jason 120edb4479 🗃️ 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:42 -04:00
2025-02-04 09:29:39 -05:00
🗃️ Updated domain names 🗃️
2023-08-10 19:56:31 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-13 15:15:10 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-13 15:15:10 -04:00
2023-01-08 11:20:56 -05:00
2025-09-16 19:38:13 -04:00
2025-09-16 19:38:13 -04:00
2025-11-23 08:48:07 -05:00
2023-01-08 11:20:56 -05:00
2025-11-29 11:04:46 -05:00
2025-09-05 13:36:31 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:56:31 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-13 15:15:10 -04:00

👋 Welcome to podman 🚀

podman 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 podman

OR

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

Build container

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

Authors

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

S
Description
Repo for podman
Readme 138 KiB
Languages
Shell 91.6%
Dockerfile 8.4%