mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:36:19 +00:00
modified: build/Dockerfile.alpine
This commit is contained in:
parent
06d2bc5738
commit
068ddbfb58
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/latest-stable/main/' \
|
|||
&& apk add --no-cache \
|
||||
bash bash-completion ncurses at rsync \
|
||||
nginx \
|
||||
mariadb mariadb-client \
|
||||
mariadb mariadb-client mariadb-server-utils \
|
||||
ca-certificates acl \
|
||||
git wget bind-tools \
|
||||
postfix postfix-mysql postfix-pcre \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue