mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
On systems where Docker compatibility layer obscures Podman (like CoreOS), the auto-detection can fail. Users can now force the runtime: --docker-runtime podman PULSE_DOCKER_RUNTIME=podman Valid values: auto (default), docker, podman Related to Discussion #958