diff --git a/Dockerfile b/Dockerfile index 7903c6a..f5d7b65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ RUN apk add --no-cache tini USER 65534:65534 -COPY magellan +COPY magellan / CMD [ "/magellan" ]