docker-compose - fix Command and add Entrypoint support

This commit is contained in:
Tomas Kral
2016-09-02 10:10:34 +02:00
parent 0da484a974
commit 8590a98504
4 changed files with 5 additions and 16 deletions
-1
View File
@@ -35,7 +35,6 @@ var unsupportedKey = map[string]int{
"DNS": 0,
"DNSSearch": 0,
"DomainName": 0,
"Entrypoint": 0,
"EnvFile": 0,
"Expose": 0,
"Extends": 0,