forked from LaconicNetwork/kompose
correct networks key
This commit is contained in:
@@ -53,6 +53,7 @@ var unsupportedKey = map[string]int{
|
||||
"Ulimits": 0,
|
||||
"Dockerfile": 0,
|
||||
"Net": 0,
|
||||
"Networks": 0,
|
||||
}
|
||||
|
||||
var composeOptions = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user