Update Dockerfile

This commit is contained in:
MarkusMcNugen
2018-02-02 03:05:31 -05:00
committed by GitHub
parent 031cd4445c
commit 616b42f1fc

View File

@@ -28,3 +28,4 @@ ENV OPENVPN_USERNAME=**None** \
# Expose port and run # Expose port and run
EXPOSE 8080 EXPOSE 8080
CMD ["/etc/openvpn/start.sh"] CMD ["/etc/openvpn/start.sh"]
CMD ["/usr/bin/qbittorrent-nox -d"]