mirror of
https://github.com/casjaysdevdocker/buildah
synced 2026-05-18 20:47:56 -04:00
0aea0226ce9a71374b61ff17fb69f09faec181f9
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/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
👋 Welcome to buildah 🚀
buildah 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 buildah
OR
git clone "https://github.com/casjaysdevdocker/buildah" "$HOME/Projects/github/casjaysdevdocker/buildah"
Build container
cd "$HOME/Projects/github/casjaysdevdocker/buildah"
buildx
Authors
📽 dockermgr: Github 📽
🤖 casjay: Github Docker 🤖
⛵ CasjaysDevDocker: Github Docker ⛵
Description
Languages
Shell
91.8%
Dockerfile
8.2%