boxgenerator/docker-compose.yml aktualisiert
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user