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
|
# Set working dir
|
||||||
WORKDIR ${APP_DIR}
|
WORKDIR ${APP_DIR}
|
||||||
|
|
||||||
# Copy over alpine setup script
|
# Copy over setup scripts
|
||||||
COPY script/alpine_setup ./script/
|
COPY script/ ./script/
|
||||||
|
|
||||||
# Add required system packages and app user
|
# Add required system packages and app user
|
||||||
RUN set -x ; \
|
RUN set -x ; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user