Merge branch 'moshui20250821' of ssh://192.168.101.129:2006/zhuchaowe/maxkb into moshui20250821
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
朱潮 2025-08-25 19:41:53 +08:00
commit f359db8beb

View File

@ -2,10 +2,11 @@ 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"