Skip to content

Instantly share code, notes, and snippets.

@Ryanb58
Created March 20, 2017 18:38
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 Ryanb58/a01ee640ba510de5044e2f664ced6c2c to your computer and use it in GitHub Desktop.
Save Ryanb58/a01ee640ba510de5044e2f664ced6c2c to your computer and use it in GitHub Desktop.
cool_docker_containers.md

Portainer

UI for managing containers.

docker run -d -v "/var/run/docker.sock:/var/run/docker.sock" -p 9000:9000 portainer/portainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment