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

Dockerfile
.env.scripts
.gitattributes
.gitignore
rootfs/.gitea/
rootfs/root/
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:37:33 -04:00
parent 2f255a501e
commit 61ad48b77d
17 changed files with 1195 additions and 547 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 09/03/23 at 12:44
# gitignore created on 09/16/25 at 11:48
# Disable reminder in prompt
ignoredirmessage
@@ -96,3 +96,8 @@ $RECYCLE.BIN/
# ignore .installed files
**/.installed
# ignore work in progress files
**/*.rewrite.sh
**/*.refactor.sh