Install Skopeo
Version updated for https://github.com/jetsung/install-skopeo to version skopeo-v1.22.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Install Skopeo Action” automates the installation of Skopeo, a tool for working with container images, on a GitHub Actions runner. It simplifies the process of setting up Skopeo by allowing users to either install a pre-built binary or build it from source, with options to specify versions or use the latest release. This action streamlines workflows that require container image management by ensuring Skopeo is readily available in the CI/CD environment.