Commit Graph
19 Commits
Author SHA1 Message Date
jason 345a2b2c26 🗃️ 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:13:33 -04:00
jason 98cc4ae5a6 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:23 -05:00
jason dbf1f897e6 🔄 Update entrypoint.sh script in docker functions directory 🔄
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:09:19 -05:00
jason b80540159f 🗃️ 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:36 -05:00
jason c3b55cf052 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:05:16 -05:00
jason 9fc38fbd86 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:48:33 -05:00
jason 0e87505032 🗃️ Fixed the .gitignore file 🗃️
.gitignore

Dockerfile
2025-10-31 12:34:42 -04:00
jason 8783f365fe 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-10-22 13:06:31 -04:00
jason fb3c70132d 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 06:40:15 -04:00
jason 4066cff8d4 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:28:27 -04:00
jason 060e8b1b76 🗃️ 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/
2025-09-16 19:39:06 -04:00
jason 45e2d9f682 🗃️ Committing everything that changed 🗃️
.env.scripts
2025-09-16 10:24:02 -04:00
jason b23d798c2f 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:11:25 -04:00
jason f84f8841f8 🗃️ Committing everything that changed 🗃️
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:37:21 -04:00
jason dc27f09fc6 🗃️ Committing everything that changed 🗃️
Dockerfile
2025-02-04 10:59:53 -05:00
jason d8f65a9a12 🗃️ Committing everything that changed 🗃️
.gitea/workflows/docker.yaml
2025-02-04 09:30:32 -05:00
jason cd15b7a275 Added: rootfs/usr/local/bin/entrypoint.sh
Added: rootfs/usr/local/bin/entrypoint.sh
2024-08-01 16:13:39 -04:00
jason d5ff7d9b88 Added: .gitea/
Added: .gitea/
2024-08-01 16:13:39 -04:00
jason 6d7cd14c75 Added: Dockerfile
Added: Dockerfile
2024-08-01 16:13:38 -04:00