mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Signed-off-by: CJ <lim@chernjie.com>
This commit is contained in:
parent
25ee3f0033
commit
86a08c00f2
@ -43,6 +43,8 @@ ALLOWED_KEYS = DOCKER_CONFIG_KEYS + [
|
||||
DOCKER_CONFIG_HINTS = {
|
||||
'cpu_share': 'cpu_shares',
|
||||
'add_host': 'extra_hosts',
|
||||
'hosts': 'extra_hosts',
|
||||
'extra_host': 'extra_hosts',
|
||||
'link': 'links',
|
||||
'port': 'ports',
|
||||
'privilege': 'privileged',
|
||||
|
Loading…
x
Reference in New Issue
Block a user