summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 9ead15b..f0b2150 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,4 +22,4 @@ VOLUME /data
EXPOSE 6981
WORKDIR /data
-ENTRYPOINT /app/dht
+ENTRYPOINT ["/app/dht"]