Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created October 22, 2017 08:23
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 ChrisChinchilla/c5fae35458f6eae6a03175897c94496b to your computer and use it in GitHub Desktop.
Save ChrisChinchilla/c5fae35458f6eae6a03175897c94496b to your computer and use it in GitHub Desktop.
Docker run command for Grafana
docker run -d --name=grafana -p 3000:3000 grafana/grafana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment