mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 20:22:12 +08:00
增加docker及docker-compose部署方式
This commit is contained in:
3
docker/mysql/Dockerfile
Normal file
3
docker/mysql/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM mysql:5.7
|
||||
MAINTAINER xuzhengxi
|
||||
COPY ./docker/mysql/create_mysql_table.sql /docker-entrypoint-initdb.d/
|
||||
Reference in New Issue
Block a user