-
**Description**
After experiencing #36851, we tried to restore our autolocking swarm using `docker swarm init --advertise-addr eth1 --force-new-cluster --autolock`. The response to this command is:…
-
I tried to run the compose v3 file from the repo at swarm mode with 3 nodes. namenode and resourcemanager can run perfectly. But the remaining services just kept starting and starting and threw out an…
-
I followed the repository's guidelines but encountered the error shown below.
I am using only the Realsense camera because I currently don't have a 4-camera setup ready. It's indicated that the Omn…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…
-
Hi Elton,
In chapter 7 you tell the swarm mode would be available until the release of the book.
I'm trying with the same docker-compose form local but it's not working.
I just want to check if my …
-
In regular non-swarm mode I can start and use a container with a glusterfs volume using this plugin. However in swarm/service mode, the container always fails to start. Having created a volume called …
-
When create a container, the namespaced kernel parameters such as `/proc/sys/net/ipv4/tcp_keepalive_time` are initialized to the kernel default values. Using `--sysctl` option of `docker run`, they ca…
-
### Description
ID: 5841F4FB-BDAD-477D-8957-714183F28781/20241113054727
Docker Desktop - Unexpected WSL error
An unexpected error occurred while executing a WSL command.
Either shut down WSL down …
-
**Description**
In docker swarm mode, binding a port to 127.0.0.1 results with the port being open on 0.0.0.0 also. This could be a **severe security issue** and should be explained in the document…
-
Deploying Splunk UF in a Docker SWARM mode will not work if it is trying to resolve the Splunk Enterprise instance by service name.
The reason is that dnsutils must be added to the base image, apt-…