Merge pull request #494 from cdrage/remove-extend-from-unused

Remove extend from unused keys, add to conversion doc
This commit is contained in:
Tomas Kral
2017-03-22 12:56:26 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -60,7 +60,6 @@ func checkUnsupportedKey(composeProject *project.Project) []string {
"DNSSearch": false,
"DomainName": false,
"EnvFile": false,
"Extends": false,
"ExternalLinks": false,
"ExtraHosts": false,
"Hostname": false,