mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-26 14:35:29 +00:00
Update Dockerfile
Sudo seems to be unused - and shouldn't be there in the first place. https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#/user
This commit is contained in:
parent
8eda80d6c3
commit
320457792c
@ -10,7 +10,6 @@ RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
curl \
|
||||
sudo \
|
||||
wget \
|
||||
xmlstarlet \
|
||||
uuid-runtime \
|
||||
|
Loading…
x
Reference in New Issue
Block a user