-
On a 4-node docker swarm cluster, a two-instance service was released using dnsrr mode. I found that one of the dns resolutions was wrong. When using multiple pings, the dns resolved to a containe…
-
I've added the controls panel back in, normal mode works fine, swarm mode is a little funky
-
**Description**
I have a swarm with some managers and one of them is exposed to the net with an failover ip setted from outside. To expose the services of the swarm i use containers with deploy -> …
-
Starting with Docker 1.12, Docker added a new Swarm mode. This changes the way images are deployed: they need to be deployed as services. Is this functionality planned?
-
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…
-
**Tell us about your request**
Please clarify the status of Docker Swarm mode.
**Which service(s) is this request for?**
Docker Engine
**Additional context**
Docker swarm mode is an awe…
-
**Description**
I'm using docker swarm mode to start a service with
```
--limit-memory 2GB \
```
and the container then used 2GB plus abrou 4GB SWAP.
I was looking for a way to limit or re…
-
### Details
Add support for Unlit Generic mode 5 for the LightmappedGeneric shader $detailblendmode parameter
![Image](https://github.com/user-attachments/assets/78df8373-4be5-4ade-8b5d-62da6184d8bb)
…
-
Hi is there a monitor mode for swarm ?
Currently it is showing stats nicely for current node, ideally for the whole swarm.
-
Hello, I'm trying out dinghy because regular ol' docker for mac is slow as molasses with large bind mounts.
My stack consists of several `docker stack deploy` on a docker swarm running just the ho…