Update to CCMS config

This commit is contained in:
Aditya
2024-11-13 16:57:26 +00:00
parent 9bcc1cf456
commit 861036e864
3 changed files with 179 additions and 20 deletions

View File

@@ -17,4 +17,5 @@ COPY config.json /go/bin
VOLUME /data
WORKDIR /go/bin
RUN mkdir -p ./var/checkpoints
CMD ["./cc-metric-store"]