IT Nursery
I am trying to understand the actual reason for mounting docker.sock in docker-compose.yml file. Is it for auto-discovery? volumes: - /var/run/docker.sock:/var/run/docker.sock 4 Answers 4
  • June 2, 2022
  • 0 Comments