Commit Graph

11 Commits

Author SHA1 Message Date
bergware
a3fe701dfe Allow user sorting preference for containers and VMs
Sorting preference also dictates the sequence in which containers and
VMs are started and stopped (reversed)
2018-03-17 13:53:05 +01:00
bergware
27b42934eb Show zero source address when container is stopped 2018-03-17 03:11:30 +01:00
bergware
bc98284f07 Regression: fix network mode in container list 2018-03-17 00:54:13 +01:00
bergware
0ff8434832 Fixed port mapping of user defined networks 2018-03-16 23:35:44 +01:00
bergware
c6e7c98255 Revert "Fixed port mapping of "user defined" networks"
This reverts commit 08eba17a3b.
2018-03-16 23:24:32 +01:00
bergware
08eba17a3b Fixed port mapping of "user defined" networks 2018-03-16 23:11:31 +01:00
bergware
9dfd418dd4 Fixes and improvements for Docker
- fixed deletion of orphan images
- inline list update when removing container or image
- fixed list updating after execution error
- added animation when removing container or image
- delete old xml file when container is renamed
- fixed IP assignment with multiple containers based on the same image
2018-03-16 17:15:21 +01:00
bergware
8bc44e77e1 Docker list: do all updating inline + new button "Update all Containers" 2018-03-09 13:05:39 +01:00
bergware
4147fd174f Added docker list expand/collapse view 2018-03-06 14:24:41 +01:00
bergware
a297e1033c Add ALL containers start & stop operation 2018-03-06 12:02:37 +01:00
bergware
e4c9710991 Load docker and vm lists in background to speed up rendering
Add rotating animation when starting or stopping a container or vm
2018-03-06 03:09:08 +01:00