Commit Graph

10 Commits

Author SHA1 Message Date
casjay
66aa6aa9fa 🗃️ 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/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:13:23 -04:00
casjay
e6de1337e1 🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 8m43s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:18 -05:00
casjay
79672bc91c 🐳 Enhancement: Improve Docker entrypoint.sh script 🐳
All checks were successful
release-tag / release-image (push) Successful in 10m14s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:08:32 -05:00
casjay
a1fe599e3b 🗃️ Fixed the entrypoint scripts 🗃️
Some checks failed
release-tag / release-image (push) Failing after 46s
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:37:30 -05:00
casjay
4ec2c524d3 🗃️ 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:05:09 -05:00
casjay
2804eb500a 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 11s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 06:40:09 -04:00
casjay
bc85c0dedf 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:28:21 -04:00
casjay
9a3229a3ae 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 9m51s
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/
2025-09-16 19:38:55 -04:00
casjay
0308b153b8 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:11:15 -04:00
casjay
624f5fc2c3 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 4m16s
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:37:10 -04:00