mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:36:18 +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 \
|
&& apk add --no-cache \
|
||||||
bash bash-completion ncurses at rsync \
|
bash bash-completion ncurses at rsync \
|
||||||
nginx \
|
nginx \
|
||||||
mariadb mariadb-client \
|
mariadb mariadb-client mariadb-server-utils \
|
||||||
ca-certificates acl \
|
ca-certificates acl \
|
||||||
git wget bind-tools \
|
git wget bind-tools \
|
||||||
postfix postfix-mysql postfix-pcre \
|
postfix postfix-mysql postfix-pcre \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue