This commit is contained in:
Asif Bacchus 2020-11-28 05:44:30 -07:00
parent 48839acb8e
commit e6876261f5
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ LABEL org.label-schema.vcs-url="https://git.asifbacchus.app/ab-docker/mariadb-al
# install mariadb and turn on TCP connection in default config
RUN apk --no-cache add \
tzdata \
iputils \
mariadb \
mariadb-client \
mariadb-server-utils \