mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-23 05:11:41 +02:00
Add loadable checkpoint files for cc-metric-store
This commit is contained in:
@@ -13,5 +13,7 @@ RUN cd /cc-metric-store && go build
|
||||
RUN mv /cc-metric-store/cc-metric-store /go/bin
|
||||
COPY config.json /go/bin
|
||||
|
||||
VOLUME /data
|
||||
|
||||
WORKDIR /go/bin
|
||||
CMD ["./cc-metric-store"]
|
||||
|
Reference in New Issue
Block a user