jason ac8efca7ac 🗃️ 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:32 -04:00
2025-02-04 09:28:40 -05:00
2025-09-16 19:37:08 -04:00
2025-09-16 19:37:08 -04:00
2025-09-16 19:37:08 -04:00
2025-11-23 08:47:27 -05:00
2025-11-29 11:04:12 -05:00
2025-09-05 13:35:26 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:54:48 -04:00
2022-10-20 19:46:15 -04:00

👋 Welcome to ddns 🚀

ddns README

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 ddns

OR

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

Build container

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

Authors

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

S
Description
Docker build files for ddns
Readme 158 KiB
Languages
Shell 87%
Dockerfile 8%
Hack 4.3%
Assembly 0.5%
PHP 0.2%