mirror of
https://github.com/cross-the-world/scp-pipeline.git
synced 2025-09-10 19:48:17 +08:00
no copy test to docker
This commit is contained in:
@@ -16,7 +16,6 @@ RUN apk update && \
|
|||||||
rm -rf /var/cache/apk/*
|
rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
COPY test /opt/test
|
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
Reference in New Issue
Block a user