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
the artifacts to use are called podman-remote-release-{arch} and podman-remote-static-{arch}.
at least the podman-remote-static-{arch} contain a binary called podman-remote-static-{arch} but the command they should be made available is podman
The text was updated successfully, but these errors were encountered:
git clone https://github.com/aquaproj/aqua-registry
cd aqua-registry
aqua policy allow
gh pr checkout 32751
aqua g -i containers/podman
aqua i -l
podman --help
Source URL
https://github.com/containers/podman
Homepage URL
https://podman.io/
Command names
podman
How to confirm after installation
How to install
aqua supports several install ways.
The tool's official installation guide:
go install
go build
cargo install
Note
the artifacts to use are called
podman-remote-release-{arch}
andpodman-remote-static-{arch}
.at least the
podman-remote-static-{arch}
contain a binary calledpodman-remote-static-{arch}
but the command they should be made available ispodman
The text was updated successfully, but these errors were encountered: