mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
gosu
This commit is contained in:
parent
7d2a5d20b0
commit
0aad81753e
@ -26,7 +26,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
dbus-user-session \
|
dbus-user-session \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
gosu \
|
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "${TZ}" > /etc/timezone && \
|
echo "${TZ}" > /etc/timezone && \
|
||||||
ln -sf /usr/share/zoneinfo/${TZ} /etc/localtime && \
|
ln -sf /usr/share/zoneinfo/${TZ} /etc/localtime && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user