Commit Graph

19 Commits

Author SHA1 Message Date
jason f74e4d3a1e 🗃️ 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/etc/docker/init.d/01-remotely.sh
rootfs/usr/local/etc/docker/init.d/99-nginx.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:58 -04:00
jason 7d2d443296 🗃️ readme: rename rootfs/ to volumes/ for compose context 🗃️
Aligns README install/run snippets with the new convention split:
rootfs/ for Dockerfile-build content (image filesystem), volumes/
for docker-compose host bind-mounts. Compose mounts, host bind
paths, and runtime data dirs are renamed; Dockerfile COPY/ADD
sources (where present) are preserved.

README.md
2026-05-05 14:36:03 -04:00
jason 3f6675b14b 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:06 -05:00
jason 73883b61e8 ...🐳 Enhancement: Improvements to entrypoint.sh script for Docker contai...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:06:56 -05:00
jason 69aa8dd6b9 🗃️ 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:19 -05:00
jason 3b6029e44b 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:04:56 -05:00
jason be37128007 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:48:16 -05:00
jason 94282d6d06 🗃️ Fixed the .gitignore file 🗃️
.gitignore

Dockerfile
2025-10-31 12:34:26 -04:00
jason 5d086fff8d 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-10-22 13:06:08 -04:00
jason 36e0111862 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/01-remotely.sh
rootfs/usr/local/etc/docker/init.d/99-nginx.sh
2025-09-20 06:39:55 -04:00
jason fc48cebef3 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:28:07 -04:00
jason fab2353f48 🗃️ 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/
2025-09-16 19:38:32 -04:00
jason bd1d6c3af7 🗃️ Committing everything that changed 🗃️
.env.scripts
2025-09-16 10:23:31 -04:00
jason c8de37d0a3 🗃️ Committing everything that changed 🗃️
Dockerfile
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:10:55 -04:00
jason 33293c0f2a 🗃️ Committing everything that changed 🗃️
Dockerfile
2025-09-05 22:18:17 -04:00
jason ab8ce3f07d 🗃️ Committing everything that changed 🗃️
Dockerfile
.dockerignore
.env.scripts
Jenkinsfile
rootfs/usr/
2025-09-05 13:36:47 -04:00
jason 374b89194f 🗃️ Committing everything that changed 🗃️
.gitea/workflows/docker.yaml
2025-02-04 09:29:53 -05:00
jason 8c45851a69 🗃️ Committing everything that changed 🗃️
.gitea/
2025-02-04 09:26:44 -05:00
jason 429a321104 🦈🏠🐜 Initial Commit 🐜🦈🏠 2024-09-06 16:00:47 -04:00