提交
This commit is contained in:
6
pxdj-java/db/Dockerfile
Normal file
6
pxdj-java/db/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM mysql:5.7
|
||||
|
||||
|
||||
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
|
||||
|
||||
COPY ./db/yami_shop.sql /docker-entrypoint-initdb.d
|
||||
Reference in New Issue
Block a user