jason a4fdd3a904 🗃️ 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:11:54 -04:00
2025-02-04 09:28:57 -05:00
2022-11-14 13:03:16 -05:00
2025-09-16 19:37:28 -04:00
2025-09-16 19:37:28 -04:00
2025-11-23 08:47:39 -05:00
2022-11-14 13:03:16 -05:00
2025-10-31 14:40:00 -04:00
2025-09-05 13:35:50 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:55:30 -04:00
2022-11-14 13:03:16 -05:00

👋 Welcome to ifconfig 🚀

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 ifconfig

OR

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

Build container

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

Authors

🤖 casjay: Github Docker 🤖
📽 dockermgr: Github Docker 📽
CasjaysDev Docker: Github Docker

S
Description
Docker build files for ifconfig
Readme 72 MiB
Languages
Shell 82.9%
HTML 10.4%
Dockerfile 6.7%