/setup-podman

Action Layer for latest Podman and Buildah versions

Primary LanguageJavaScriptMIT LicenseMIT

Setup Podman Action

javscript-action status

Use this action install the latest Podman and Buildah binaries.:rocket:

Usage

You can now consume the action by referencing the v1 branch

uses: zyclonite/setup-podman@v1
with:
  podman: 4.1.1
  buildah: 1.26.2
  arch: amd64

See the actions tab for runs of this action! 🚀