15 Commits

Author SHA1 Message Date
casjay
28c659017f 🗃️ Removed the .claude/settings.local.json 🗃️
Some checks failed
wttr / release-wttr (push) Has been cancelled
Dockerfile
.dockerignore
.env.scripts
.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:09:56 -04:00
casjay
52585a8e3c 🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
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:36 -04:00
casjay
f62b6fa930 🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 9m0s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:24 -05:00
casjay
09935c216f 🐳 Enhancement: Docker entrypoint script modifications 🐳
All checks were successful
release-tag / release-image (push) Successful in 7m55s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:09:28 -05:00
casjay
fa9166c542 🗃️ Fixed the entrypoint scripts 🗃️
Some checks failed
release-tag / release-image (push) Failing after 18m34s
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:37 -05:00
casjay
3db68f9e08 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:05:17 -05:00
casjay
69820bc20d 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 15s
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 06:40:16 -04:00
casjay
6226f1a8a2 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-20 05:28:29 -04:00
casjay
51f2b257af 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 10m12s
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:08 -04:00
casjay
b1952e2225 🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-09-16 09:11:27 -04:00
casjay
5bf3c0c3a7 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 5m59s
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:37:23 -04:00
casjay
690bdb0e06 Added: rootfs/usr/local/bin/entrypoint.sh
Added: rootfs/usr/local/bin/entrypoint.sh
2024-08-01 16:13:46 -04:00
casjay
ac1a504b46 🗃️ Updated domain names 🗃️
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/start-wttr.sh
2023-08-10 19:58:08 -04:00
casjay
f145a6bc95 🗃️ Committing everything that changed 🗃️ 2022-10-24 18:24:14 -04:00
casjay
da4a295561 🦈🏠🐜 Initial Commit 🐜🦈🏠 2022-10-24 18:03:13 -04:00