Bug fixing
This commit is contained in:
@@ -8,7 +8,7 @@ ARG TARGETARCH
|
||||
|
||||
RUN mkdir -p /sos
|
||||
|
||||
COPY --chmod=0755 exe/simple_object_storage-${TARGETOS}-${TARGETARCH} /sos/sos
|
||||
COPY --chmod=0755 output/simple_object_storage.${TARGETARCH} /sos/sos
|
||||
|
||||
# Expose port
|
||||
EXPOSE 80
|
||||
|
Reference in New Issue
Block a user