unsupported keys

This commit is contained in:
Abhishek
2017-03-02 11:09:31 +05:30
parent 84dba65a2d
commit a539e44d94
+1
View File
@@ -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
}