-
**Description:**
It is possible to set `--cpu-shares` in `docker run`, but in swarm mode only `cpu.cfs_period_us`, `cpu.cfs_quota_us` are available for configuring via `--limit-cpu`.
This is feature…
-
**Description**
The config file handling in swarm mode (rotating configs) is a hassle. Making
updates quite complex.
We need an docker config **update** to update config files. This would a…
-
Hello everyone,
I'm exploring the option of running Apitable in a Docker Swarm, which seems to be a good fit for smaller teams. This way, we can easily scale different components based on our needs…
-
### Describe the bug
Containers running as part of a service cannot communicate with each other *across* nodes on an overlay network on newly commissioned docker swarms on vSphere using a FCOS 37+ …
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
Make docker in swarm nodes to be able to share local images between nodes.
# Why
Setting up docker in swarm mode is seamless compared to [docker swarm](http://docs.master.dockerproject.org/swarm/o…
-
The Swarm example doesn't seem to support "Swarm Mode":
https://github.com/scaleway/docker-machine-driver-scaleway/blob/master/examples/start-swarm-cluster.sh
Would you be able to update it? Does th…
-
### Pitch
In docker swarm mode, it doesn't use `env_file`, And use docker secrets.
It stores secret variable into `/run/secrets/` file
Many apps(For example, minio) support this, An…
-
* [ ] This is a bug report
* [x] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
I would like tilde in constraint to cause Docker Swarm M…
-
Hi @kcmerrill, nice tool you got here, I always used traefik for my sites.
I was wondering, could this be used in combination with docker swam mode too?