mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -8,6 +8,8 @@ MAINTAINER MarkusMcNugen
|
|||||||
VOLUME /downloads
|
VOLUME /downloads
|
||||||
VOLUME /config
|
VOLUME /config
|
||||||
|
|
||||||
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
# Update packages and install software
|
# Update packages and install software
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install software-properties-common \
|
&& apt-get -y install software-properties-common \
|
||||||
|
|||||||
Reference in New Issue
Block a user