mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:06:19 +00:00
Add 'at' daemon
This commit is contained in:
parent
ced29ae9f8
commit
ba1802d08c
2 changed files with 12 additions and 12 deletions
|
|
@ -23,7 +23,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/edge/main/' \
|
|||
&& apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache \
|
||||
bash bash-completion ncurses \
|
||||
bash bash-completion ncurses at \
|
||||
nginx \
|
||||
mariadb mariadb-client \
|
||||
ca-certificates acl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue