Skip to content

Instantly share code, notes, and snippets.

@icqparty
Last active August 29, 2015 14:24
Show Gist options
  • Save icqparty/22d33a1cd33d2fa9f48e to your computer and use it in GitHub Desktop.
Save icqparty/22d33a1cd33d2fa9f48e to your computer and use it in GitHub Desktop.
Docker UI START
docker run -d -p 9099:9000 --privileged -v /var/run/docker.sock:/var/run/docker.sock dockerui/dockerui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment