Adding docker variable on startup within portainer
Hello, I just updated to the new v11, looks really cool. I noticed the docker container access and the document says i need to add -v /var/run/docker.sock:/var/run/docker.sock on startup.
How do i do this within portainer? Sorry still learning docker. Thank you
1 Reply
There is a portainer section in the docs irrc
You can see at the bottom when you create a container you can select "environment variables" there. But the docker socket is a Mount, you need to select "bind" mode