diff --git a/Dockerfile b/Dockerfile index 35d0824..38b5a86 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ VOLUME /config RUN apt-get update \ && apt-get -y install software-properties-common \ && apt-get install -y qbittorrent-nox openvpn curl \ - && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* \ + && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # Add configuration and scripts ADD openvpn/ /etc/openvpn/