wow
This commit is contained in:
parent
d825c4a1f8
commit
f6dbcc2b4f
20 changed files with 540 additions and 26 deletions
|
|
@ -11,6 +11,7 @@
|
|||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
dockerSocket.enable = true;
|
||||
defaultNetwork.settings.dns_enabled = true; # Required for containers under podman-compose to be able to talk to each other.
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue