Commit Graph

8 Commits

Author SHA1 Message Date
Eric Schultz
e839fae90c Fix docker log coloring for 6.2 2016-03-06 17:35:11 -08:00
Eric Schultz
3a6880113e Fix arguments with spaces when calling docker 2016-03-05 14:00:51 -08:00
Eric Schultz
a1e1b85a6a Fix: Color coding only for 'docker logs' 2016-03-04 15:37:23 -08:00
Eric Schultz
9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -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
b54990b00a Docker: Fix: show docker updates as 'available' instead of 'unknown' when upgrading from 6.1 to 6.2 2015-12-16 13:43:06 -08: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