Need help on github action System has not been booted with systemd as init system (P\ID 1). Can't operate. [LocalTest/Test k8s backend & chart] | Failed to connect to bus: Host is down
jmikedupont2 opened this issue · comments
cri-dockerd
does not support podman
and it never will. This is a CRI for dockerd
. You will need to use a CRI for podman or dockerd
as your runtime.
same error occurs with docker as well, I think it relates to nektos/act