We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be6ddae + b51a711 commit 395716bCopy full SHA for 395716b
1 file changed
cli/command/system/info_test.go
@@ -70,8 +70,6 @@ var sampleInfoNoSwarm = system.Info{
70
Architecture: "x86_64",
71
IndexServerAddress: "https://index.docker.io/v1/",
72
RegistryConfig: ®istrytypes.ServiceConfig{
73
- AllowNondistributableArtifactsCIDRs: nil,
74
- AllowNondistributableArtifactsHostnames: nil,
75
InsecureRegistryCIDRs: []*registrytypes.NetIPNet{
76
{
77
IP: net.ParseIP("127.0.0.0"),
0 commit comments