Update Dockerfile.sos
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apk add --no-cache wget curl bash jq
|
||||
RUN mkdir -p /sos && mkdir -p /data/storage
|
||||
|
||||
COPY --chmod=0755 output/simple-object-server /sos/sos
|
||||
COPY --chmod=0755 output/hash_token /sos/hash_token
|
||||
COPY testing/ /testing/
|
||||
|
||||
# Expose port
|
||||
|
Reference in New Issue
Block a user