feat: add gosu package
This commit is contained in:
parent
fa895d6249
commit
efd8ff6f28
@ -36,6 +36,7 @@ RUN apt-get update \
|
||||
gettext-base \
|
||||
locales \
|
||||
procps \
|
||||
gosu \
|
||||
&& mkdir -p /etc/nginx \
|
||||
&& cp -f nginx.conf /etc/nginx/nginx.template.conf \
|
||||
&& pip install -r requirements.txt \
|
||||
|
Loading…
x
Reference in New Issue
Block a user