提交 df27c37d 编写于 作者: F fengyongwei

增加docker构建脚本

上级 371e6b2e
......@@ -2,7 +2,7 @@ version: "2.3"
services:
server-eureka:
build:
dockerfile: ./roncoo-education-server-eureka
context: ./roncoo-education-server-eureka
image: roncoo-education-server-eureka
container_name: eureka
restart: always
......@@ -17,7 +17,7 @@ services:
- "5761:5761"
server-config:
build:
dockerfile: ./roncoo-education-server-config
context: ./roncoo-education-server-config
image: roncoo-education-server-config
container_name: config
restart: always
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册