class

Mrcv::Runner::Podman

Inherits Mrcv::Runner::ContainerRunner < Mrcv::Runner::Base < Reference < Object

Rootless Podman container execution runner. Executes Crystal builds and specs inside isolated Podman containers with SELinux :z mounts.

Instance methods

binary_name

Abstract binary executable name (e.g. "podman" or "docker")

Source
name

Returns the human-readable identifier of the runner backend.

Source