-
Awesome template!
Is it possible to make this running as a docker Swarm service? If I launch the compose as service I cannot do the docker exec as services seems to run in a different way.
It…
-
**Is your feature request related to a problem? Please describe.**
Currently, it is impossible in Swarmkit to use --privileged flag with swarm. I propose to change to Swarmkit-privileged:
https://gi…
-
Currently, passing constraints to a swarm service only allows full string matching. It would be a nice feature to have the ability to match on substrings (either globbing or regex) so that more compl…
-
The feature would enable dynamically creating a unique volume for each instance (container) of a replicated service. This would be useful for network attached block storage, which usually can only be…
jpe42 updated
3 weeks ago
-
I have some services that I want to run on all nodes that implement various simple system daemons. None of them need network connections. According to this: https://github.com/moby/moby/issues/33915 y…
-
Not sure if this is a bug or a misconfiguration on my end but when I scale a service up Komodo reports that the stack is unhealthy even though its healthy. Scaling it back down to 1 makes the stack he…
-
Logs, stats & charts for docker containers & swarm. Super easy to set up in 5 mins.
Build a simple log collection service with a simple, but convenient UI. Make forwarding logs from a docker swarm …
-
### Description
I have a problem with deploy docker stack or services on docker swarm cluster.
I started **coolify** and **docker swarm cluster** (with one manager and 3 worker nodes) on **hetzn…
-
This is a request to support Docker swarm mode (in 1.12+).
The current image can already be used with swarm mode i.e. you would create the service similar to the following. This creates services on…
-
This will add support for Swarm services.