forked from LaconicNetwork/kompose
Merge pull request #494 from cdrage/remove-extend-from-unused
Remove extend from unused keys, add to conversion doc
This commit is contained in:
@@ -60,7 +60,6 @@ func checkUnsupportedKey(composeProject *project.Project) []string {
|
||||
"DNSSearch": false,
|
||||
"DomainName": false,
|
||||
"EnvFile": false,
|
||||
"Extends": false,
|
||||
"ExternalLinks": false,
|
||||
"ExtraHosts": false,
|
||||
"Hostname": false,
|
||||
|
||||
Reference in New Issue
Block a user