index
:
dht.git
mainflush
master
peer_table
test-staging
BitTorrent DHT peer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Dockerfile')
-rw-r--r--
Dockerfile
2
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"]