mirror of
https://github.com/casjaysdevdocker/soft-serve
synced 2026-06-24 02:01:01 -04:00
94fd5ccaf2e871715849bf949ed5fd98bbe7c5c0
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
👋 Welcome to soft-serve 🚀
soft-serve 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 soft-serve
OR
git clone "https://github.com/casjaysdevdocker/soft-serve" "$HOME/Projects/github/casjaysdevdocker/soft-serve"
Build container
cd "$HOME/Projects/github/casjaysdevdocker/soft-serve"
buildx
Authors
🤖 casjay: Github Docker 🤖
📽 dockermgr: Github Docker 📽
⛵ CasjaysDev Docker: Github Docker ⛵
Description
Languages
Shell
91.4%
Dockerfile
8.6%