boxgenerator/docker-compose.yml aktualisiert

This commit is contained in:
2025-11-20 22:27:15 +00:00
parent ca69f54e87
commit 689ee76b1d

View File

@@ -31,6 +31,6 @@ services:
- -c
- |
dnf install -y git-core python3-markdown python3-setuptools python3-affine python3-shapely python3-pillow python3-qrcode pstoedit && dnf clean all
git clone --depth 1 -b ${BUILD_BRANCH:-master} ${BUILD_REPO:-https://github.com/florianfesti/boxes.git} /boxes
git clone --depth 1 -b master https://github.com/florianfesti/boxes.git /boxes
chmod +x /boxes/scripts/boxesserver
/boxes/scripts/boxesserver