bergware
699d6591e8
Fixed orphan images not shown when no containers defined
2018-04-02 14:18:20 +02:00
bergware
408650ddcb
Minor code optimization
2018-04-02 14:06:46 +02:00
bergware
27ff3bb7fa
Fixed missing protocol type in container list
2018-04-02 14:02:32 +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
d2d2f67b4f
Reduced container list to one call to docker only for all containers at once
2018-03-24 21:02:04 +01:00
bergware
f3b0417fd8
Changed container list to a single docker call
2018-03-24 19:47:26 +01:00
bergware
fbe5252618
Execute docker commands with timeout
2018-03-23 11:28:54 +01:00
bergware
1c126f0971
Regression: return LOG display as before in docker list
2018-03-17 15:33:55 +01:00
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