mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-03-06 18:21:37 +02:00
Try to use gosu, not sudo
Signed-off-by: SchumyHao <schumyhaojl@126.com>
This commit is contained in:
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y \
|
||||
locales \
|
||||
procps \
|
||||
python \
|
||||
sudo \
|
||||
gosu \
|
||||
unzip \
|
||||
wget \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user