Commit Graph

13 Commits

Author SHA1 Message Date
bergware
98f48e0640 Added: Docker Pause/Resume all Containers buttons 2018-05-01 12:11:57 +02:00
bergware
1c4d832865 Docker minor code update 2018-04-05 17:28:52 +02:00
bergware
6780c7292c Docker consistency: move functions to DokcerUitl 2018-04-05 08:51:01 +02:00
bergware
613b0257d5 Fixed ContainerManager regression error 2018-04-04 08:45:21 +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
c863905b73 Removed "timeout" from dcoker execution
It has no effect when docker hangs
2018-03-25 08:50:19 +02:00
bergware
3569ce6663 Docker code optimization 2018-03-23 14:15:10 +01:00
bergware
63356dbf52 Use absolute path in docker call 2018-03-23 12:52:07 +01:00
bergware
1b99f04f01 Docker code optimization 2018-03-23 12:39:22 +01:00
bergware
84674ba64e Docker code optimization 2018-03-23 12:31:46 +01:00
bergware
fbe5252618 Execute docker commands with timeout 2018-03-23 11:28:54 +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
a297e1033c Add ALL containers start & stop operation 2018-03-06 12:02:37 +01:00