Setup Containerized Podman
Version updated for https://github.com/rm3l/setup-containerized-podman to version v1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Containerized Podman Action” GitHub Action sets up a Podman environment within a Docker container, enabling users to run Podman and manage containerized workflows on GitHub Actions runners without encountering library incompatibilities. It leverages the host’s Docker daemon for container operations while providing Podman for command parsing and orchestration, and includes support for installing Docker Compose or Podman Compose. This action automates the setup of a consistent and up-to-date Podman environment, simplifying container management in CI/CD pipelines.
Release notes
Full Changelog: https://github.com/rm3l/setup-containerized-podman/commits/v1