You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quickstart: preflight-check podman and jq before execution
Add check_prerequisites() to fail fast with actionable install
instructions when podman (or an outdated version <4) or jq is
missing, rather than hitting a cryptic command-not-found mid-run.
Package manager detection covers dnf, apt-get, and zypper.
0 commit comments