8bad558531482b885447df67cc40639c52380285
All checks were successful
Build-and-publish podman-in-docker / build-and-push (push) Successful in 27s
podman-in-docker
A cleaned-up fork of https://github.com/JamesJonesConsulting/podman-dind-like that seems to be defunct.
This is a dind-like container using podman based on quay.io/podman/stable with podman.sock service running. Meant to
be used with gitea runner as dind replacement to avoid docker --rm race conditions, as act_runner does not properly
wait for docker operations to complete and those are async. Podman does not seem to have that issue
Description
Languages
Dockerfile
100%