mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-01 10:27:20 +01:00
Update Dockerfile
This commit is contained in:
@@ -22,7 +22,7 @@ RUN apt-get update \
|
||||
ADD openvpn/ /etc/openvpn/
|
||||
ADD qbittorrent/ /etc/qbittorrent/
|
||||
|
||||
RUN chmod +x /etc/qbittorrent/*.sh /etc/openvpn/*.sh
|
||||
RUN chmod +x /etc/qbittorrent/*.sh /etc/qbittorrent/*.init /etc/openvpn/*.sh
|
||||
|
||||
# Expose ports and run
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user