WIP: do more post build steps

This commit is contained in:
Nils Bergmann
2021-12-07 16:29:26 +01:00
parent 6f2e306c7e
commit 50221fbd65
4 changed files with 293 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ services:
dockerfile: ./docker/Dockerfile
args:
- BUILD_THREADS=${BUILD_THREADS:-1}
- BUILD_VERSION=${BUILD_VERSION:-171022}
environment:
- DATABASE=${MARIADB_DATABASE:-darkflame}
- DATABASE_HOST=database