This commit is contained in:
iouAkira
2020-12-11 17:05:35 +08:00
parent 6ac5f010eb
commit 4b8538b9dd

View File

@@ -25,7 +25,7 @@ ENV BUILD_VERSION=0.1.2 \
COPY ./docker/docker_entrypoint.sh /usr/local/bin
# 本地构建
# COPY ./docker_entrypoint.sh /usr/local/bin
# RUN chmod +x /usr/local/bin/docker_entrypoint.sh
RUN chmod +x /usr/local/bin/docker_entrypoint.sh
WORKDIR /scripts