Skip to content

Commit

Permalink
Default auto disconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
Wind4 committed Aug 8, 2019
1 parent 868d58d commit 4195d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ FROM alpine:latest
WORKDIR /root/
COPY --from=builder /root/vlmcsd/bin/vlmcsd /usr/bin/vlmcsd
EXPOSE 1688/tcp
CMD [ "/usr/bin/vlmcsd", "-D" ]
CMD [ "/usr/bin/vlmcsd", "-D", "-d" ]

0 comments on commit 4195d04

Please sign in to comment.