Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created October 22, 2017 08:23
Show Gist options
  • Select an option

  • Save ChrisChinchilla/c5fae35458f6eae6a03175897c94496b to your computer and use it in GitHub Desktop.

Select an option

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