Anonymous | Login | 2024-11-21 02:14 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0022401 | ClearOS | app-docker - Docker | public | 2018-11-13 08:25 | 2019-02-23 17:16 | ||||
Reporter | user2 | ||||||||
Assigned To | dloper | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 7.6.0 Updates | Fixed in Version | |||||||
Summary | 0022401: Handle systemd-driven projects | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||
|
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 (administrator) 2019-02-23 17:16 |
Migrated to: https://gitlab.com/clearos/clearfoundation/app-docker/issues/1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2018-11-13 08:25 | user2 | New Issue | |
2018-11-13 08:25 | user2 | Status | new => confirmed |
2018-11-13 08:39 | user2 | Relationship added | related to 0022371 |
2018-11-13 08:40 | user2 | Note Added: 0008621 | |
2019-02-23 17:16 | dloper | Note Added: 0009721 | |
2019-02-23 17:16 | dloper | Status | confirmed => closed |
2019-02-23 17:16 | dloper | Assigned To | => dloper |
2019-02-23 17:16 | dloper | Resolution | open => suspended |