mirror of
https://github.com/docker/compose.git
synced 2025-07-28 16:14:06 +02:00
Merge branch 'master' into 1.27.x
This commit is contained in:
commit
c5d32da9ad
@ -1309,7 +1309,7 @@ def run_one_off_container(container_options, project, service, options, toplevel
|
||||
service_names=[service.name],
|
||||
start_deps=not options['--no-deps'],
|
||||
strategy=ConvergenceStrategy.never,
|
||||
detached=detach,
|
||||
detached=True,
|
||||
rescale=False,
|
||||
cli=native_builder,
|
||||
one_off=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user