Sign inSign up

jolt/carbonzipper

By jolt

Updated over 9 years ago

The carbonzipper, dockerized by me

Image
0

1.0K

jolt/carbonzipper repository overview

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.

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

over 9 years ago

docker pull jolt/carbonzipper