mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-26 02:04:10 +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