Commit Graph

12 Commits

Author SHA1 Message Date
jason cab3fbf3e6 🗃️ Removed the .claude/settings.local.json 🗃️
Dockerfile
.env.scripts
.env.scripts.1.0
.env.scripts.1.1
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
2026-05-12 20:05:44 -04:00
jason a8c10673bb 🗃️ 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/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:15 -04:00
jason e56fd19396 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile
Dockerfile.1.0
Dockerfile.1.1
.env.scripts
.env.scripts.1.0
.env.scripts.1.1
.gitea/workflows/docker-1_0.yaml
.gitea/workflows/docker-1_1.yaml
.gitea/workflows/docker.1.yaml
.gitea/workflows/docker.yaml
rootfs/root/docker/setup/05-custom.sh
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:06:56 -05:00
jason 2eec425986 🗃️ Committing everything that changed 🗃️
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:53 -04:00
jason cca710da73 🗃️ Committing everything that changed 🗃️
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/
2025-09-05 13:35:11 -04:00
jason 57e0857a26 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 14:47:10 -04:00
jason efff2fa2f9 🗃️ 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:17 -04:00
casjay 032090a430 🗃️ Updated domain names 🗃️
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
2023-08-10 19:54:13 -04:00
casjay cb54bab1fb 🗃️ Committing everything that changed 🗃️ 2023-03-16 01:04:50 -04:00
casjay 9a8325547f 🗃️ Committing everything that changed 🗃️ 2023-03-15 22:58:40 -04:00
casjay e5c2ecf81d 🗃️ Committing everything that changed 🗃️ 2023-03-15 15:58:59 -04:00
casjay db623eab10 🗃️ Committing everything that changed 🗃️ 2022-10-20 15:57:13 -04:00