mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-19 14:01:38 -04:00
Remove docker volume for custom mysql config
This commit is contained in:
@@ -3,6 +3,3 @@ MAINTAINER jekkos
|
||||
|
||||
ADD database.sql /docker-entrypoint-initdb.d/database.sql
|
||||
VOLUME /docker-entrypoint-initdb.d
|
||||
|
||||
ADD docker_mysql.cnf /etc/mysql/conf.d/my.cnf
|
||||
VOLUME /etc/mysql/conf.d
|
||||
|
||||
Reference in New Issue
Block a user