新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
version: "3.6"
|
||||
|
||||
services:
|
||||
ch07-timecheck:
|
||||
image: kiamol/ch07-timecheck:latest
|
||||
build:
|
||||
context: ./timecheck
|
||||
|
||||
ch07-simple-proxy:
|
||||
image: kiamol/ch07-simple-proxy:latest
|
||||
build:
|
||||
context: ./simple-proxy
|
||||
Reference in New Issue
Block a user