This commit is contained in:
iouAkira
2020-12-11 17:05:35 +08:00
parent 1943a687dc
commit 540392481a

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