No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Dutch c619eeb60a
All checks were successful
Build and push workflow image / podman-build (push) Successful in 27m30s
feat: enable automerge for base image
2026-08-03 21:48:04 +02:00
.forgejo/workflows chore(deps): update git.dutches.de/dutch/workflow-podman docker tag to v2.0.1 2026-06-19 20:19:57 +00:00
Containerfile add git, npm and podman-docker packages 2026-06-19 12:42:26 +02: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 feat: enable automerge for base image 2026-08-03 21:48:04 +02: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.