🗃️ Committing everything that changed 🗃️
Some checks failed
ubuntu-20-04 / ubuntu-20-04 (push) Failing after 1m56s
ubuntu-22-04 / ubuntu-22-04 (push) Successful in 2h28m26s
ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h0m56s
ubuntu-18-04 / ubuntu-18-04 (push) Failing after 3h3m8s
ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h11m0s
ubuntu-latest / ubuntu-latest (push) Failing after 3h3m17s

Dockerfile
Dockerfile.18.04
Dockerfile.20.04
Dockerfile.22.04
Dockerfile.24.04
Dockerfile.24.10
.env.scripts
.env.scripts.18.04
.env.scripts.20.04
.env.scripts.22.04
.env.scripts.24.04
.env.scripts.24.10
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
casjay
2025-02-03 15:21:28 -05:00
parent 1a57ae04bf
commit 2b49437577
14 changed files with 26 additions and 26 deletions

View File

@@ -14,7 +14,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# directory settings
#BACKUP_DIR="${BACKUP_DIR:-/data/backups}"
#WWW_ROOT_DIR="${WWW_ROOT_DIR:-/usr/share/httpd/default}"
#WWW_ROOT_DIR="${WWW_ROOT_DIR:-/usr/local/share/httpd/default}"
#LOCAL_BIN_DIR="${LOCAL_BIN_DIR:-/usr/local/bin}"
#DATABASE_BASE_DIR="${DATABASE_BASE_DIR:-/data/db}"
#DEFAULT_DATA_DIR="${DEFAULT_DATA_DIR:-/usr/local/share/template-files/data}"