docs:: 重构目录

This commit is contained in:
2020-09-29 20:07:57 +08:00
parent 619b35ef74
commit 6a3228e3a2
3 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ services:
node:
image: hub.local:3500/cnphpbb/node:14-alpine
container_name: "build-node"
restart: always
tty: true
command: sh
@@ -12,6 +13,7 @@ services:
golang:
image: hub.local:3500/golang:1.15-alpine
container_name: "build-golang"
restart: always
tty: true
command: sh