mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
39c6435ada
commit
2a54ef286d
@ -10,6 +10,8 @@ VOLUME /config
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
|
RUN usermod -u 99 nobody
|
||||||
|
|
||||||
# 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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user