mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-01 19:21:28 +00:00
+1
-1
@@ -44,7 +44,7 @@ VOLUME /var/lib/mysql
|
||||
|
||||
COPY docker-entrypoint.sh /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/docker-entrypoint.sh
|
||||
COPY my.cnf /usr/share/defaults/mariadb//my.cnf.d/my.cnf
|
||||
COPY my.cnf /usr/share/defaults/mariadb/my.cnf.d/my.cnf
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user