Skip to content

Instantly share code, notes, and snippets.

@u1i
Last active December 1, 2018 03:47
Show Gist options
  • Save u1i/93964394dfb1307fdb441c8db18096da to your computer and use it in GitHub Desktop.
Save u1i/93964394dfb1307fdb441c8db18096da to your computer and use it in GitHub Desktop.
Run portainer
docker run --name portainer -d -p 9000:9000 -v "/var/run/docker.sock:/var/run/docker.sock" portainer/portainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment