/chronograf

Docker image to run a Chronograf service

Primary LanguageShellApache License 2.0Apache-2.0

Chronograf

Docker image to run a Chronograf service

Contributing

  • Fork this repo
  • Perform your changes
  • Submit PR

After merging your PR, I'll push the new image to the repo.

Notes

Pulling from DockerHub

docker pull jpinho/chronograf

Pushing to DockerHub

# optional
docker login --username=yourhubusername --email=youremail@company.com

docker push