add s3cmd package to image
This commit is contained in:
@@ -16,4 +16,6 @@ RUN npm run build
|
||||
|
||||
RUN ls -l /app
|
||||
|
||||
RUN apk add s3cmd
|
||||
|
||||
ENTRYPOINT ["/bin/sh", "-c", "/app/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user