Docker image to run a Kapacitor service
- Fork this repo
- Perform your changes
- Submit PR
After merging your PR, I'll push the new image to the repo.
Pulling from DockerHub
docker pull jpinho/kapacitor
Pushing to DockerHub
# optional
docker login --username=yourhubusername --email=youremail@company.com
docker push