Commit Graph

13 Commits

Author SHA1 Message Date
casjay
0aea0226ce 🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Update the embedded entrypoint copies in rootfs/ to match the
upstream template change. Internal state files renamed to dotfiles
so they're not matched by `/run/*.pid` cleanup globs:
- /run/init.d/entrypoint.pid -> /run/.entrypoint.pid
- /run/no_exit.pid -> /run/.no_exit.pid
- /run/backup.pid -> /run/.backup.pid
- /run/__start_init_scripts.pid -> /run/.start_init_scripts.pid
Per-service PIDs in /run/init.d/ are unchanged.

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/env/default.sample
rootfs/usr/local/etc/docker/env/zz-entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-05 19:11:13 -04:00
casjay
424203149f 🗃️ Update codebase 🗃️
Some checks failed
release-tag / release-image (push) Failing after 48s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:15 -05:00
casjay
ff56b1d41b 🗃️ Fixed the entrypoint scripts 🗃️
Some checks failed
release-tag / release-image (push) Failing after 17m28s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
2025-11-29 12:36:31 -05:00
casjay
962f41308f 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:04:03 -05:00
casjay
5f0e0c8ec8 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 33s
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
rootfs/usr/local/share/template-files/config/env/examples/
2025-09-16 19:36:51 -04:00
casjay
09a6813898 🗃️ Committing everything that changed 🗃️
Some checks are pending
release-tag / release-image (push) Waiting to run
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/
2025-09-05 13:35:09 -04:00
casjay
f7dbc8c12e 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 14:46:57 -04:00
casjay
b44f5f578c 🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
Dockerfile
.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-29 17:54:05 -04:00
casjay
cedf126162 🗃️ Updated domain names 🗃️
Dockerfile
LICENSE.md
rootfs/usr/local/bin/build-project
rootfs/usr/local/bin/entrypoint.sh
2023-08-10 19:54:10 -04:00
casjay
2304f9fd8f 🗃️ Committing everything that changed 🗃️ 2023-03-16 01:04:48 -04:00
casjay
e6ac1b48e7 🗃️ Committing everything that changed 🗃️ 2023-03-15 22:58:38 -04:00
casjay
392efaa98e 🗃️ Committing everything that changed 🗃️ 2023-03-14 22:48:49 -04:00
casjay
a5ab33284b 🦈🏠🐜 Initial Commit 🐜🦈🏠 2023-02-26 20:13:22 -05:00