jason 45ccd48232 🗃️ 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/env/default.sample
rootfs/usr/local/etc/docker/env/zz-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:11:24 -04:00
2025-02-04 09:28:33 -05:00
2023-03-16 19:24:00 -04:00
2025-09-16 19:36:59 -04:00
2025-09-16 19:36:59 -04:00
2025-11-23 08:47:22 -05:00
2025-11-29 11:04:08 -05:00
2025-09-05 13:35:17 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:54:25 -04:00
2023-03-16 19:24:00 -04:00

👋 Welcome to code 🚀

Description

Install my system scripts

 sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 sudo systemmgr --config && sudo systemmgr install scripts  

Get source files

dockermgr download src code

OR

git clone "https://github.com/casjaysdevdocker/code" "$HOME/Projects/github/casjaysdevdocker/code"

Build container

cd "$HOME/Projects/github/casjaysdevdocker/code"
buildx 

Authors

📽 dockermgr: Github 📽
🤖 casjay: Github Docker 🤖
CasjaysDevDocker: Github Docker

S
Description
Repo for code
Readme 184 KiB
Languages
Shell 91.2%
Dockerfile 8.8%