Attempt to use docker instead of podman???
This commit is contained in:
parent
e6b9763b2b
commit
2e78a04d56
|
@ -5,7 +5,7 @@
|
||||||
dockerCompat = true;
|
dockerCompat = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
oci-containers.backend = "podman";
|
oci-containers.backend = "docker";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue