A minimal graphite installation with graphite-api instead of graphite-web. The container runs two running processes (carbon-cache and gunicorn) managed by supervisord.
docker run -ti -d --name graphite -v ./conf:/opt/graphite/conf -v ./data:/opt/graphite/storage/whisper -P ennexa/graphite
The image exposes 4 ports
The image exports 2 volumes
/opt/graphite/conf/opt/graphite/storage/whisperContent type
Image
Digest
Size
108.4 MB
Last updated
about 10 years ago
docker pull cocoon/graphite