mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 01:36:19 +00:00
Replace alpine atd with crond
This commit is contained in:
parent
1db05f3a8a
commit
8191d6f2d1
2 changed files with 34 additions and 24 deletions
|
|
@ -28,7 +28,7 @@ RUN printf '%s\n' "https://dl-cdn.alpinelinux.org/alpine/${apkrepo:-latest-stabl
|
|||
&& apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache \
|
||||
bash bash-completion ncurses at rsync grep coreutils \
|
||||
bash bash-completion ncurses rsync grep coreutils \
|
||||
nginx \
|
||||
mariadb mariadb-client mariadb-server-utils \
|
||||
ca-certificates acl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue