Commit 061371e8 authored by daidekun's avatar daidekun

mysql

parent 446a5da2
...@@ -5,7 +5,7 @@ FROM daocloud.io/library/mysql:8 ...@@ -5,7 +5,7 @@ FROM daocloud.io/library/mysql:8
MAINTAINER kalvin <dekun.dai@quantgroup.cn> MAINTAINER kalvin <dekun.dai@quantgroup.cn>
#定义工作目录 #定义工作目录
ENV WORK_PATH /home/quant_group ENV WORK_PATH /home/quant_group/mysql
#定义会被容器自动执行的目录 #定义会被容器自动执行的目录
ENV AUTO_RUN_DIR /docker-entrypoint-initdb.d ENV AUTO_RUN_DIR /docker-entrypoint-initdb.d
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment