Make podman compatible with docker
This commit is contained in:
parent
ab65aea4f4
commit
e803f3c764
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
dockerSocket.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue