Sign inSign up

carver/graphite

By carver

Updated almost 11 years ago

Graphite 0.9.12 starts up and runs effortlessly. This is simply a rebuild of the nickstenning/graphite repo, to capture the latest graphite version.

Image
0

714

carver/graphite repository overview

Usage:

docker run -d carver/graphite

If the standard ports are in use, you can run graphite on a random port with:

docker run -d -p 2003 -p 2004 -p 7002 -p 80 carver/graphite

You can replicate building this repo by using the setup files here: https://github.com/nickstenning/dockerfiles/tree/master/graphite

git clone https://github.com/nickstenning/dockerfiles.git
cd dockerfiles/graphite
docker build -t $USER/graphite .

Tag summary

Content type

Image

Digest

sha256:a88935a68

Size

169.8 MB

Last updated

almost 11 years ago

docker pull carver/graphite