Commit Graph

13 Commits

Author SHA1 Message Date
casjay
6fee2e7cf5 🗃️ 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:29 -04:00
casjay
9cb3a09c40 🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 8m20s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:21 -05:00
casjay
afff9b2a16 🐳 Enhancement: Improve Docker entrypoint script (entrypoint.sh) 🐳
All checks were successful
release-tag / release-image (push) Successful in 7m57s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:09:03 -05:00
casjay
4600903b7c 🗃️ Fixed the entrypoint scripts 🗃️
Some checks failed
release-tag / release-image (push) Failing after 52s
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:34 -05:00
casjay
2524b3d62c 🗃️ 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:14 -05:00
casjay
c4ad68c0d7 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 14s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 06:40:13 -04:00
casjay
6282abe3c2 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:28:25 -04:00
casjay
dc067b8051 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 12h12m56s
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:39:01 -04:00
casjay
2ff664af17 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:11:21 -04:00
casjay
5642fad531 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 8m18s
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:37:16 -04:00
casjay
a0f48232f5 Added: rootfs/usr/local/bin/entrypoint.sh
Added: rootfs/usr/local/bin/entrypoint.sh
2024-08-01 16:13:31 -04:00
casjay
08f7d463df 🗃️ Updated domain names 🗃️
bin/entrypoint-vim.sh
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/start-vim.sh
2023-08-10 19:58:01 -04:00
casjay
56d76b33c2 🗃️ Committing everything that changed 🗃️ 2023-01-08 11:22:20 -05:00