No description
| .forgejo/workflows | ||
| Containerfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Workflow rootless Podman image
This repository provides a basic rootless podman container image primarily intended for use in CI/CD actions/pipelines.
Multiarch
If you encounter a fork/exec /bin/sh: exec format error while building an image for a different architecture, it is likely that the host is missing the qemu-user-static package.
License
This project is licensed under the MIT License.