Commit Graph

8 Commits

Author SHA1 Message Date
Eric Schultz
52ac1d19f8 Docker: always show the 'Add another Path, Port or Variable' button 2016-03-14 09:50:38 -05:00
Eric Schultz
eb158b7e58 Docker: updated 'Add Config' button to be a little more descriptive on the create/edit container page 2016-03-13 11:25:21 -05:00
Eric Schultz
02100b31bf Docker: removed 'Dry Run' button on create/edit container page 2016-03-13 11:06:26 -05: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
002c8b186b Docker: fix: use log.htm instead of log.php (these changes missed inclusion a few commits ago) 2015-12-06 17:27:07 -06: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
Eric Schultz
30ca111094 initial commit 2015-10-24 10:17:28 -07:00