Commit ee29adf9 authored by daidekun's avatar daidekun

remove

parent 36315ee9
......@@ -12,7 +12,7 @@ ENV AUTO_RUN_DIR /docker-entrypoint-initdb.d
WORKDIR $WORK_PATH
RUN mkdir -p sql_to_run/busdata
RUN mkdir -p sql_to_run
COPY ./sql_to_run/0-init_user_and_db.sql ./sql_to_run/
#把要执行的shell文件放到/docker-entrypoint-initdb.d/目录下,容器会自动执行这个shell
......
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