🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 56m53s

Dockerfile
.env.scripts
.gitattributes
.gitignore
rootfs/.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
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-09-16 19:38:43 -04:00
parent af52e7d0fb
commit 617177dae6
9 changed files with 698 additions and 452 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 08/15/24 at 16:52
# gitignore created on 09/16/25 at 11:50
# Disable reminder in prompt
ignoredirmessage
@@ -96,3 +96,8 @@ $RECYCLE.BIN/
# ignore .installed files
**/.installed
# ignore work in progress files
**/*.rewrite.sh
**/*.refactor.sh