Update first copy to include ALL scripts
This commit is contained in:
parent
2ec2eefb4b
commit
6a4069853a
@ -23,8 +23,8 @@ RUN set -x ; \
|
||||
# Set working dir
|
||||
WORKDIR ${APP_DIR}
|
||||
|
||||
# Copy over alpine setup script
|
||||
COPY script/alpine_setup ./script/
|
||||
# Copy over setup scripts
|
||||
COPY script/ ./script/
|
||||
|
||||
# Add required system packages and app user
|
||||
RUN set -x ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user