fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user