correct networks key

This commit is contained in:
Tuna
2016-10-24 21:47:16 +02:00
parent 99055b4d1b
commit c29ef944ce
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -53,6 +53,7 @@ var unsupportedKey = map[string]int{
"Ulimits": 0,
"Dockerfile": 0,
"Net": 0,
"Networks": 0,
}
var composeOptions = map[string]string{