remove network name
This commit is contained in:
parent
9e5e253168
commit
eb135c1031
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
dockerCompat = true;
|
dockerCompat = true;
|
||||||
defaultNetwork.settings = {
|
defaultNetwork.settings = {
|
||||||
cniVersion = "0.4.0";
|
cniVersion = "0.4.0";
|
||||||
name = "newnet";
|
|
||||||
plugins = [
|
plugins = [
|
||||||
{
|
{
|
||||||
type = "macvlan";
|
type = "macvlan";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue