Skip to content

Instantly share code, notes, and snippets.

@saggiyogesh
Created October 30, 2017 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saggiyogesh/54482fdbbed114440f0bdbbb8f92484e to your computer and use it in GitHub Desktop.
Save saggiyogesh/54482fdbbed114440f0bdbbb8f92484e to your computer and use it in GitHub Desktop.
portainer
docker run -d -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock --restart always portainer/portainer -H unix:///var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment