aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index b2c4904..fc5eda0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,5 +17,5 @@ COPY --from=build /shoelaces/web /web
ENV BIND_ADDR=0.0.0.0:8081
EXPOSE 8081
-ENTRYPOINT ["/shoelaces"]
-CMD ["-data-dir", "/data", "-static-dir", "/web"]
+ENTRYPOINT ["/shoelaces", "-data-dir", "/data", "-static-dir", "/web"]
+CMD []
nihil fit ex nihilo