forked from LaconicNetwork/kompose
unsupported keys
This commit is contained in:
parent
84dba65a2d
commit
a539e44d94
@ -76,6 +76,7 @@ func checkUnsupportedKey(composeProject *project.Project) []string {
|
||||
"Ulimits": false,
|
||||
"Dockerfile": false,
|
||||
"Net": false,
|
||||
"Sysctls": false,
|
||||
"Networks": false, // there are special checks for Network in checkUnsupportedKey function
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user