Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

carbonapi, from the carbon replacement stack, dockerized by me.

License

Notifications You must be signed in to change notification settings

joltcan/docker-carbonzipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbonzipper

The carbonzipper, dockerized by me.

Why diz?

I only need the binary, not all a proper dist, so I :

  • Compile go-carbon with golang docker
  • Copy the static binary to a scratch container.

How do I get it rolling?

  • docker pull jolt/carbonzipper
  • edit your carbonzipper.conf

In short:

docker run -d --name carbonzipper --volume $(pwd)/carbonzipper.conf:/carbonzipper.conf -p 8086:8086 jolt/carbonzipper

Thanks to

bodsch, who created the Dockerfile/Makefile that I started out with.

About

carbonapi, from the carbon replacement stack, dockerized by me.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published