Commit Graph

21 Commits

Author SHA1 Message Date
jason 036438a75c 🗃️ 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/09-mariadb.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:04 -04:00
jason 5aec99f868 🗃️ 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:35:16 -04:00
jason a854d42c49 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:41 -05:00
jason 0bea6e2f76 🐳 Enhancement: Modified Docker entrypoint script 🐳
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:03:32 -05:00
jason d5c015bdb2 🗃️ 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:36:54 -05:00
jason dfb0fd9a90 🗃️ 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:30 -05:00
jason bb688d7139 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:47:46 -05:00
jason 6b9c576f3e 🗃️ Fixed the .gitignore file 🗃️
.gitignore

Dockerfile
2025-10-31 12:34:02 -04:00
jason 9185288937 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-10-22 13:05:40 -04:00
jason ab7be73ebd 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/09-mariadb.sh
2025-09-20 06:39:27 -04:00
jason de6201ab6b 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:27:41 -04:00
jason f1016e0fb1 🗃️ Committing everything that changed 🗃️
Dockerfile
.env.scripts
.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:37:41 -04:00
jason d4d5e1a7c1 🗃️ Committing everything that changed 🗃️
.env.scripts
2025-09-16 10:22:53 -04:00
jason face3a3e30 🗃️ Committing everything that changed 🗃️
Dockerfile
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:10:13 -04:00
jason f0693d0823 🗃️ Committing everything that changed 🗃️
Dockerfile
2025-09-05 22:16:43 -04:00
jason 0059995ceb 🗃️ Committing everything that changed 🗃️
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/
2025-09-05 13:36:03 -04:00
jason c5216a0119 🗃️ Committing everything that changed 🗃️
.gitea/workflows/docker.yaml
2025-02-04 09:29:11 -05:00
jason 24ac8f8968 🗃️ Committing everything that changed 🗃️
.gitea/
2025-02-04 09:26:29 -05:00
jason ac04398824 🗃️ Committing everything that changed 🗃️
Dockerfile
.env.scripts
rootfs/usr/local/etc/docker/init.d/09-mariadb.sh
rootfs/usr/local/share/template-files/config/env/default.sample
2025-02-03 15:19:49 -05:00
jason b7557a04bd 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-01-10 23:16:37 -05:00
jason 65c4cef619 🦈🏠🐜 Initial Commit 🐜🦈🏠 2024-10-09 11:33:10 -04:00