mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
Update Dockerfile-alpine.template
Signed-off-by: arnydo <arnydo@gmail.com>
This commit is contained in:
parent
31599f252a
commit
edff9999a7
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
rsync \
|
rsync \
|
||||||
|
procps \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
rm /var/spool/cron/crontabs/root; \
|
rm /var/spool/cron/crontabs/root; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue