try podman network
This commit is contained in:
parent
140b1d793a
commit
f277fb8953
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
environment.etc."cni/net.d/servernet.conflist" = {
|
||||
source = json.generate "servernet.conflist" ({
|
||||
environment.etc."containers/networks/servernet.json" = {
|
||||
source = json.generate "servernet.json" ({
|
||||
cniVersion = "0.4.0";
|
||||
name = "servernet";
|
||||
plugins = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue