Respect --allow-insecure-ssl option for dependencies

Signed-off-by: Étienne Bersac <etienne.bersac@novapost.fr>
This commit is contained in:
Étienne BERSAC 2014-12-01 16:50:38 +01:00
parent 65ae22e79a
commit 4e8337c168
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ class TopLevelCommand(Command):
service_names=deps,
start_links=True,
recreate=False,
insecure_registry=insecure_registry,
)
tty = True