도와주세요…
I’m facing an issue with Docker Swarm where the Docker daemon fails to start when a node in the cluster does not have a local IP address, even though it is already connected to the Swarm. Here are the details of the problem:
However, for operational purposes, the Docker daemon should be able to start even if the Docker host does not have an internet connection.
Do you have any suggestions or solutions for this issue?
Does moving the docker-state.json and state.json files in /var/lib/docker/swarm to a different directory temporarily (for backup) then, Docker Daemon to start
Docker Daemon Start Fail!
enter image description here
Docker Daemon Start Success!
enter image description here
I just want Docker to run without needing the internet and Swarm. That way, I can just plug in the LAN cable and everything will work without any issues.
김성민 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.