Skip to content

Commit

Permalink
unsupported keys
Browse files Browse the repository at this point in the history
  • Loading branch information
procrypt committed Mar 2, 2017
1 parent e555e74 commit e8ce8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/loader/compose/compose.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit e8ce8d3

Please sign in to comment.