ClearFoundation Tracker - ClearOS
View Issue Details
0022401ClearOSapp-docker - Dockerpublic2018-11-13 08:252019-02-23 17:16
user2 
dloper 
normalfeaturehave not tried
closedsuspended 
 
7.6.0 Updates 
0022401: Handle systemd-driven projects
If a Docker project uses systemd for controlling the service (e.g. ClearGLASS), the standard "docker-compose up/down" calls no longer work.

In addition, the standard Docker start/stop API calls (e.g. https://docs.docker.com/engine/api/v1.39/#operation/ContainerStart [^]) will need to be reviewed. There might be some unintended consequences, e.g. race conditions for containers with the restart flag.

No tags attached.
related to 0022371confirmed  ClearCenter Impossible to stop ClearGLASS from the webconfig 
Issue History
2018-11-13 08:25user2New Issue
2018-11-13 08:25user2Statusnew => confirmed
2018-11-13 08:39user2Relationship addedrelated to 0022371
2018-11-13 08:40user2Note Added: 0008621
2019-02-23 17:16dloperNote Added: 0009721
2019-02-23 17:16dloperStatusconfirmed => closed
2019-02-23 17:16dloperAssigned To => dloper
2019-02-23 17:16dloperResolutionopen => suspended

Notes
(0008621)
user2   
2018-11-13 08:40   
The systemd implementation cripples the "docker-compose up/down" calls. The ClearOS API will need to be aware of this - 0022371
(0009721)
dloper   
2019-02-23 17:16   
Migrated to: https://gitlab.com/clearos/clearfoundation/app-docker/issues/1 [^]