Commit Graph

17 Commits

Author SHA1 Message Date
bergware
d9ab82e15f Multi-language support 2020-03-13 07:59:24 +01:00
bergware
14e69b877e Docker: added shell/bash selection for console 2018-05-29 14:03:27 +02:00
bergware
69b4c6a494 Docker: added pause/resume commands & container console window 2018-05-01 16:37:09 +02:00
bergware
a67787cade Docker: added pause/resume commands & container console window 2018-05-01 09:37:31 +02:00
bergware
b6d86dc5f7 Docker enhancements and corrections
- delete cache files when container is deleted
- improved handling of user defined networks
-  optimized reading of container and image settings
- improved handling of container IP address assignment
- code optimization and consistency
2018-04-02 13:18:31 +02:00
bergware
6f0b4664d0 Docker only remove icons when container/image is deleted 2018-03-26 16:37:58 +02:00
bergware
7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
bergware
dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +01:00
Eric Schultz
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware
bba74f4cf1 Replace fixed path with docroot variable 2016-10-24 09:42:23 +02:00
bergware
0ccc143aa4 Update copyright [8] 2016-06-26 11:57:44 +02:00
bergware
e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware
600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz
e839fae90c Fix docker log coloring for 6.2 2016-03-06 17:35:11 -08:00
Eric Schultz
4f560d7ee5 Docker code cleanup/refactor and bug fixes:
- Dont start container after update if it was in a stopped state before the update

- Dont try to stop a container if it is not running (was causing warnings to be logged)

- Reduced script tag generation for docker pull operations

- Correctly clean up old orphan images after updating a container (was broken before)

- Eliminated race condition when deleting both container and image

- Switched to use SweetAlert instead of jQuery UI dialogs for prompts and alerts
2016-02-12 07:15:23 -08:00
Eric Schultz
fb97f32a37 Docker: resolve progress hangs, Docker Index V2 api "updates available" compatibility, code cleanup 2015-11-30 19:49:18 -06:00
Eric Schultz
86814f808d Docker Manager: updates from gfjardim and revamped vm settings 2015-11-25 22:30:49 -06:00