-
**Description**
I am unable to start docker on one of the manager nodes of my swarm (IMPORTANT: docker swarm mode, not docker swarm).
**Output of `docker version`:**
```
Client:
Version: …
-
-
In docker 1.11 the only sign that UDP was blocked by a firewall was that when you did a ping on the overlay network, it didn't get through. I haven't tested this on docker 1.12 yet, but I've been told…
-
**Description**
In a docker environment, I find there are duplicated IPs between ingress endpoint IP and containers.
After dumping raft logs, I find that ingress endpoint IP in `Node.Attachm…
-
**Description**
When running a Docker Swarm cluster on a `docker-machine` created VirtualBox VM, using Windows 7 as the Docker client OS, I have issues when using bind mounts in a `docker-compose.y…
-
"Err": "starting container failed: error while mounting volume '/var/lib/docker/plugins/8ea1a61da26d6d27fe182733d1a2312ed0ac07cfbff3c6294b709c2dda0e0062/rootfs': VolumeDriver.Mount: docker-legacy: Mou…
-
### Description
In a multi-node docker swarm cluster, when a worker node is offline, the docker service ls command's output shows the replica count of the services that were assigned to that node as …
-
## Expected behavior
That the status is the same for both sites.
## Actual behavior
This is what I get when I query the status for the site from which I initiated the site replication:
```
./mc…
-
Run the Portainer Agent in host network mode. It fails to start. Checking the code found that it tries to get it's container IP address from container hostname, when it fail to get the IP, it quits.
…
-
Hi, I have an issue while installing this package, I was trying to connect to my IPFS container.
Some references: [Links](https://developer.algorand.org/solutions/build-and-deploy-your-nfts-with-lara…