Commit Graph

7 Commits

Author SHA1 Message Date
jason 77ce7f9966 🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
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:12:52 -04:00
jason 9bd827ba4e 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:02 -05:00
jason 1a98d241dc 🗃️ Fixed the entrypoint scripts 🗃️
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:16 -05:00
jason cfc8bc84f5 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile
Dockerfile.2
Dockerfile.3
Dockerfile.3.10
Dockerfile.3.11
Dockerfile.3.12
Dockerfile.3.13
Dockerfile.3.9
.gitea/workflows/docker-3_10.yaml
.gitea/workflows/docker-3_11.yaml
.gitea/workflows/docker-3_12.yaml
.gitea/workflows/docker-3_13.yaml
.gitea/workflows/docker-3_9.yaml
.gitea/workflows/docker.3.yaml
.gitea/workflows/docker.yaml
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:04:52 -05:00
jason c43a1f22cd 🗃️ Committing everything that changed 🗃️
Dockerfile
Dockerfile.2
Dockerfile.3
.env.scripts
.env.scripts.2
.env.scripts.3
.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
2025-09-16 19:38:25 -04:00
jason f6d81451ab 🗃️ Committing everything that changed 🗃️
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:36:41 -04:00
jason b36fdd0e81 🦈🏠🐜 Initial Commit 🐜🦈🏠 2024-08-13 19:41:07 -04:00