1
0
Fork 0

Carbon data dir would be created by the mounted volume

This commit is contained in:
Gregory Eremin 2016-07-07 10:55:26 +02:00
parent 7644cd4035
commit 4d8ad0ed72
1 changed files with 0 additions and 1 deletions

View File

@ -15,6 +15,5 @@ RUN make submodules && make
COPY configs/carbon.toml /etc/carbon.toml
COPY configs/storage-schemas.conf /etc/storage-schemas.conf
RUN mkdir -p /data/graphite/whisper
EXPOSE 2003 2004 7002
ENTRYPOINT ./go-carbon -config=/etc/carbon.toml