mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-03 19:34:52 +01:00
Update Dockerfile
This commit is contained in:
@@ -10,8 +10,6 @@ VOLUME /config
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN useradd -s /bin/bash -u 99 -g 100 nobody
|
||||
|
||||
# Update packages and install software
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install software-properties-common \
|
||||
|
||||
Reference in New Issue
Block a user