mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07:00
Respect --allow-insecure-ssl option for dependencies
Signed-off-by: Étienne Bersac <etienne.bersac@novapost.fr>
This commit is contained in:
@@ -293,6 +293,7 @@ class TopLevelCommand(Command):
|
||||
service_names=deps,
|
||||
start_links=True,
|
||||
recreate=False,
|
||||
insecure_registry=insecure_registry,
|
||||
)
|
||||
|
||||
tty = True
|
||||
|
||||
Reference in New Issue
Block a user