Compare commits
No commits in common. "6a750e49b43e6495fe9e66507287ca4ebed051f5" and "4a3147db5650473b18d31ed5d4adbfbf5b1eed3c" have entirely different histories.
6a750e49b4
...
4a3147db56
@ -2,11 +2,10 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
maxkb-dev:
|
||||
image: 192.168.101.129:2009/maxkb-dev:v1
|
||||
# 如果需要本地构建,取消下面两行注释
|
||||
#build:
|
||||
# context: ../
|
||||
# dockerfile: installer/Dockerfile
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: installer/Dockerfile
|
||||
container_name: maxkb-dev
|
||||
ports:
|
||||
- "2008:8080"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user