54b551a29b592708d89975c4e7f7bf75a124119c
podman-in-docker
A fork of https://github.com/JamesJonesConsulting/podman-dind-like that seemed 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)
Description
Languages
Dockerfile
100%