MAINTAINER is deprecated

This commit is contained in:
Shao Yu Lung
2018-03-16 17:34:47 +08:00
parent 1ab5b405a9
commit 70e10a4953
22 changed files with 24 additions and 25 deletions

View File

@ -1,6 +1,6 @@
FROM mariadb:latest
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
ADD my.cnf /etc/mysql/conf.d/my.cnf