This commit is contained in:
@@ -13,5 +13,5 @@ COPY --chmod=0755 output/simple_object_storage.${TARGETARCH} /sos/sos
|
||||
# Expose port
|
||||
EXPOSE 80
|
||||
|
||||
# Run server (assuming config is mounted at /data/config.json)
|
||||
# Run server (assuming config is mounted at /data/sos_config.json)
|
||||
CMD ["/sos/sos"]
|
Reference in New Issue
Block a user