diff --git a/Dockerfile b/Dockerfile index 510a291..95cf8b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,6 @@ USER 65534:65534 COPY magellan /magellan -COPY /bin/magellan.sh /magellan.sh CMD [ "/magellan" ]