We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b739d4b commit 56dc326Copy full SHA for 56dc326
mariadb/Dockerfile
@@ -3,7 +3,3 @@ FROM mariadb:${MARIADB_VERSION}
3
4
LABEL author="admin@magenx.com"
5
LABEL source="https://github.com/magenx/Magento-2-docker-configuration"
6
-
7
-ADD https://raw.githubusercontent.com/magenx/Magento-mysql/master/my.cnf/my.cnf /etc/mysql/conf.d/my.cnf
8
9
-RUN sed -i "s/127.0.0.1/mariadb/" /etc/mysql/conf.d/my.cnf
0 commit comments