No description
Find a file
Marcel van der Heide f84eaf616c
All checks were successful
Build workflow image / podman-build (pull_request) Successful in 1m25s
Build and push workflow image / podman-build (push) Successful in 1m52s
feat: include arm64 builds
2025-11-30 22:46:12 +01:00
.forgejo/workflows feat: include arm64 builds 2025-11-30 22:46:12 +01:00
Containerfile chore: improve workflow 2025-11-30 22:22:13 +01:00
LICENSE feat: include arm64 builds 2025-11-30 22:46:12 +01:00
README.md feat: include arm64 builds 2025-11-30 22:46:12 +01:00
renovate.json initial commit 2025-11-28 19:15:42 +01:00

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.