-
Possibly just a "nit"; but now that services "pin" an image by digest, the _pull_ also pulls by digest, resulting in local images to not have a "tag" visible;
before creating the service; no images…
-
##### SUMMARY
There is a new `mode` for [docker swarm services for "jobs"](https://docs.docker.com/engine/reference/commandline/service_create/#running-as-a-job) there is both a `replicated-job` and …
-
if partial outage of scaled containers maybe use lower alert levels?
-
Sorry if I'm posting in the wrong place. Close this issue if OFF-TOPIC
I'm trying to create a swarm service for a single instance of neo4j, I get a strange behaviour, the neo4j container starts and t…
-
##### SUMMARY
When modifying an existing Docker Swarm service, anything that is not explictly set by the module is overriden with the generally empty defaults.
It's not clear to me if this…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
I have setup sentry in docker swarm cluster having 4 nodes (OS - RHEL 7.9), it is working perfectly fine with this v…
-
I was tryin to merge two configs, one docker-compose and docker-compose.swarm override. Swarm do not understand object for depends_on, answer should be only a list.
```yaml
#docker-compose
servic…
-
### Description
**Issue:**
Swarm worker hosts fail to attach to manager node overlay networks unless a container has been manually started and attached to the network using `docker run --network s…
-
Hello,
I'm struggling to configure npm proxies using service names in docker swarm.
I've put NPM and my other services into the same overlay network. To test if it's working, i entered the container…
-
## Description
Panic crash after upgrade to 5.3.0 from 5.1.3
## Version
5.3.0 downloaded from GitHub (https://github.com/sigp/lighthouse/releases/download/v5.3.0/lighthouse-v5.3.0-x86_64-unkn…