jason
b958b61840
🗃️ 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:21 -04:00
jason
8e45df2240
🗃️ 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:27 -04:00
jason
d7175f4972
... 🗃️ Add Node 24 variant; switch base from casjaysdev/debian to debian:...
...
- Add Dockerfile.24 and matching .env.scripts.24.
- Refresh per-version env scripts: .env.scripts.18, .env.scripts.20,
.env.scripts.22, .env.scripts.23.
- Update primary Dockerfile and Dockerfile.{18,20,22,23}: switch base
image PULL_URL from casjaysdev/debian to debian (DISTRO_VERSION
bookworm) and add MONGODB_VERSION=7.0 build arg.
- Add init.d entries: rootfs/usr/local/etc/docker/init.d/{mongodb,
nodejs}.
- Refresh
rootfs/usr/local/share/template-files/config/env/examples/mongodb.sh.
Dockerfile
Dockerfile.18
Dockerfile.20
Dockerfile.22
Dockerfile.23
Dockerfile.24
.env.scripts
.env.scripts.18
.env.scripts.20
.env.scripts.22
.env.scripts.23
.env.scripts.24
rootfs/usr/local/etc/docker/init.d/
rootfs/usr/local/share/template-files/config/env/examples/mongodb.sh
2026-04-26 00:53:05 -04:00
jason
fa84909484
🗃️ Update codebase 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:50 -05:00
jason
8c277646f9
📝 Refactor: Improvements to entrypoint.sh script 📝
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:04:45 -05:00
jason
34e511b6f0
🗃️ 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:03 -05:00
jason
c158dc7030
🗃️ Updated Dockerfile* and .env.scripts* 🗃️
...
Dockerfile
Dockerfile.18
Dockerfile.20
Dockerfile.22
Dockerfile.23
.gitea/workflows/docker-18.yaml
.gitea/workflows/docker.18.yaml
.gitea/workflows/docker-20.yaml
.gitea/workflows/docker.20.yaml
.gitea/workflows/docker-22.yaml
.gitea/workflows/docker.22.yaml
.gitea/workflows/docker-23.yaml
.gitea/workflows/docker.23.yaml
.gitea/workflows/docker.yaml
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:04:39 -05:00
jason
e20551a802
🗃️ Fixed the .gitignore file 🗃️
...
.gitignore
2025-11-23 08:47:55 -05:00
jason
9c1b61eaff
🗃️ Fixed the .gitignore file 🗃️
...
.gitignore
Dockerfile
2025-10-31 12:34:12 -04:00
jason
c734c94c13
🗃️ Fixed the .gitignore file 🗃️
...
.gitignore
2025-10-22 13:05:50 -04:00
jason
0fd02afffb
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 06:39:37 -04:00
jason
f650d7a408
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:27:51 -04:00
jason
256354bf81
🗃️ Committing everything that changed 🗃️
...
Dockerfile
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
.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
2025-09-16 19:38:00 -04:00
jason
89bc947c76
🗃️ Committing everything that changed 🗃️
...
.env.scripts
2025-09-16 10:23:08 -04:00
jason
19966549d3
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:10:29 -04:00
jason
6e76e9a79b
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2025-09-05 22:17:13 -04:00
jason
f147c736bc
🗃️ Committing everything that changed 🗃️
...
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:36:21 -04:00
jason
f6d9c7fdc2
🗃️ Committing everything that changed 🗃️
...
.gitea/workflows/docker.yaml
2025-02-04 09:29:31 -05:00
jason
a5208c63be
🗃️ Committing everything that changed 🗃️
...
Dockerfile
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
.env.scripts
rootfs/usr/local/share/template-files/config/env/default.sample
2025-02-03 15:19:56 -05:00
jason
d0b5962d0a
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-01-10 23:16:47 -05:00
jason
100fa0d396
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-09-24 11:03:46 -04:00
jason
5c42a23930
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 16:38:36 -04:00
jason
3a98b5c670
➕ Added: .gitea/ ➕
...
Added: .gitea/
2024-08-01 16:10:23 -04:00
jason
816db02ccb
🗃️ Committing everything that changed 🗃️
...
.gitea/workflows/docker.yaml
2024-08-01 15:59:41 -04:00
jason
e97eb19c17
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 15:38:31 -04:00
jason
14b2b67df8
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 15:05:55 -04:00
jason
1c42a7936b
🗃️ Committing everything that changed 🗃️
...
Dockerfile
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 14:56:07 -04:00
jason
0a5449ab0d
🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
...
Dockerfile
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-31 12:30:24 -04:00
jason
992bad8d34
🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-29 18:25:37 -04:00
jason
a5a21a7408
🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
...
Dockerfile
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-29 17:58:03 -04:00
jason
270c69c21c
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-14 20:07:33 -04:00
jason
03a5331a98
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-14 18:47:45 -04:00
jason
bea605653c
🗃 Modified: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃
...
Modified: rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-14 10:46:11 -04:00
jason
e96f91b059
🗃️ Committing everything that changed 🗃️
...
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
2024-06-02 16:27:02 -04:00
jason
e3cddebf68
🗃️ Committing everything that changed 🗃️
...
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
2024-06-02 14:35:34 -04:00
jason
921bc3c986
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2024-06-02 12:32:08 -04:00
jason
3cd82b436e
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2024-06-02 12:20:35 -04:00
jason
1f9f002fa7
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2024-06-02 12:13:30 -04:00
jason
78ddf8c92b
🗃️ Committing everything that changed 🗃️
...
.env.scripts
2024-06-02 12:03:39 -04:00
jason
5952c11e40
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2024-06-02 12:03:14 -04:00
jason
f5a0313fa7
🗃️ Committing everything that changed 🗃️
...
Dockerfile
2024-06-02 11:19:39 -04:00
jason
2149c5e493
🗃️ Committing everything that changed 🗃️
...
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
2024-06-02 11:17:15 -04:00
jason
0aa48f2a62
🗃️ Committing everything that changed 🗃️
...
Dockerfile.10
Dockerfile.12
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
2024-06-02 11:11:16 -04:00
jason
ecda16baa0
🗃️ Committing everything that changed 🗃️
...
Dockerfile.10
Dockerfile.12
2024-06-02 09:53:59 -04:00
jason
997a5c11d4
🗃️ Committing everything that changed 🗃️
...
Dockerfile
Dockerfile.14
Dockerfile.16
Dockerfile.18
Dockerfile.20
.env.scripts
2024-06-02 09:41:22 -04:00
jason
219d07d8f5
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
2023-09-04 17:02:15 -04:00
jason
0d426547c3
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2023-09-04 01:33:10 -04:00
jason
867e6d94d2
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2023-09-04 00:33:09 -04:00
jason
b4a1c46d54
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2023-09-03 23:57:06 -04:00
jason
802910d5ac
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2023-09-03 23:34:49 -04:00