Add systemd-standalone-sysusers as a systemd-less dependency of cron
rodzic
ad367b9892
commit
72ada40942
|
@ -131,6 +131,7 @@ RUN \
|
|||
gnupg \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
systemd-standalone-sysusers \
|
||||
tzdata && \
|
||||
echo "**** generate locale ****" && \
|
||||
locale-gen en_US.UTF-8 && \
|
||||
|
|
|
@ -131,6 +131,7 @@ RUN \
|
|||
gnupg \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
systemd-standalone-sysusers \
|
||||
tzdata && \
|
||||
echo "**** generate locale ****" && \
|
||||
locale-gen en_US.UTF-8 && \
|
||||
|
|
Ładowanie…
Reference in New Issue