北尚诉办
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
管理员 63fcbdfe43 修改docker文件,修复时区时间差8小时的问题 6 years ago
..
1-mysql 修改docker文件,修复时区时间差8小时的问题 6 years ago
2-nacos 添加docker配置文件 6 years ago
3-seata 添加docker配置文件 6 years ago
4-redis redis集群部署docker 6 years ago
fastdfs 添加docker配置文件 6 years ago
Readme.md 添加docker配置文件 6 years ago

Readme.md

  1. 创建网络:
docker network create -d bridge --subnet 172.19.0.0/24 epdc_network
  1. 执行1-mysql中的docker-compose.yml
  2. 执行2-nacos中的docker-compose.yml