Skip to content

Commit 56dc326

Browse files
authored
Update Dockerfile
1 parent b739d4b commit 56dc326

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mariadb/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ FROM mariadb:${MARIADB_VERSION}
33

44
LABEL author="admin@magenx.com"
55
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

Comments
 (0)