mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -10,7 +10,6 @@ VOLUME /config
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN groupadd -g 100 users
|
||||
RUN useradd -s /bin/bash -u 99 -g 100 nobody
|
||||
|
||||
# Update packages and install software
|
||||
|
||||
Reference in New Issue
Block a user