No description
Find a file
Renovate Bot dddacaf37a
All checks were successful
Build and push workflow image / podman-build (push) Successful in 2m21s
Build workflow image / podman-build (pull_request) Successful in 1m54s
chore(deps): update git.dutches.de/dutch/workflow-podman docker tag to v1.0.3
2026-03-14 00:43:57 +01:00
.forgejo/workflows chore(deps): update git.dutches.de/dutch/workflow-podman docker tag to v1.0.3 2026-03-14 00:43:57 +01:00
Containerfile chore(deps): update git.dutches.de/dutch/workflow-base docker tag to v1.0.1 2026-03-13 21:39:18 +00: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.