You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
upgrade graphite to 1.1.7
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
# Dockerfile for graphite
|
# Dockerfile for graphite
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine
|
FROM alpine:3
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV GRAPHITE_VERSION=1.1.6
|
ENV GRAPHITE_VERSION=1.1.7
|
||||||
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
|
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
|
||||||
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
|
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
|
||||||
ENV PATH=$PATH:/opt/graphite/bin
|
ENV PATH=$PATH:/opt/graphite/bin
|
||||||
|
Reference in New Issue
Block a user