forked from LaconicNetwork/kompose
docker-compose - fix Command and add Entrypoint support
This commit is contained in:
@@ -35,7 +35,6 @@ var unsupportedKey = map[string]int{
|
||||
"DNS": 0,
|
||||
"DNSSearch": 0,
|
||||
"DomainName": 0,
|
||||
"Entrypoint": 0,
|
||||
"EnvFile": 0,
|
||||
"Expose": 0,
|
||||
"Extends": 0,
|
||||
|
||||
Reference in New Issue
Block a user