Update Dockerfile.sos
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 52s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m9s
Build-Test-Publish / create-manifest (push) Successful in 40s

This commit is contained in:
j842
2025-08-17 13:37:36 +12:00
parent 8995442538
commit 4f3a25da0b
2 changed files with 278 additions and 0 deletions

View File

@@ -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