-
When experimenting, I came across a few cases where I wish I could run services with host networking (à la `--net host` in Docker).
Specifically:
- running a distributed store with high performance r…
-
I'm trying to create a docker swarm cluster using docker for aws community template, and i would like to tweak some values to allow my docker containers to perform more Http requests than the default …
-
I would like to use k3d to work on the go, but when switching to mobile network, the cluster cannot resolve DNS. A similar http request from normal terminal does not run into this.
I've read about …
-
**Output of `docker version`:**
```
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 22:00:36 2016
OS/Arch: linux/amd6…
PanJ updated
2 months ago
-
This covers the deployment files and documentation for running the PyWB reading room services as a Docker Swarm service stack. The documentation starts at: https://github.com/ukwa/npld-access-stack#re…
-
**Description**
Cannot pass a `:` character as part of a device name when starting a container.
**Steps to reproduce the issue:**
1. Have a device node containing a `:` character
2. Attempt to…
-
**Rancher versions:**
rancher/server or rancher/rancher: v2.0.7
**Infrastructure Stack versions:**
kubernetes: v1.10.1
**Docker version: (`docker version`,`docker info` preferred)**
```
# docker in…
-
The Tracker is getting into a non-responsive state for swarm version 3.0.5 under the following circumstance:
1. The Tracker has messages in the message queue which triggers a broadcast when handled…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
By default, milvus components will use `funcuti…
-
Below I have presented compose file which was used for deploy.
I have used docker stack deploy --compose-file docker-compose.yml test comamnd
When I run container it work fine but with swarm it does…