Update Dockerfile

This commit is contained in:
MarkusMcNugen
2018-02-02 22:35:58 -05:00
committed by GitHub
parent d0744d7445
commit b08d4272e5

View File

@@ -28,4 +28,3 @@ EXPOSE 8999
EXPOSE 8999/udp EXPOSE 8999/udp
CMD ["/etc/openvpn/start.sh"] CMD ["/etc/openvpn/start.sh"]
CMD ["/etc/qbittorrent/start.sh"] CMD ["/etc/qbittorrent/start.sh"]
CMD ["/etc/qbittorrent/stop.sh"]