From 5cd51557532ad481acea63e5c3ab164acf35d316 Mon Sep 17 00:00:00 2001 From: jonasgeiler Date: Mon, 10 Mar 2025 20:50:34 +0000 Subject: [PATCH] deploy: fdb97428a35d30545eaa0b4b6f83fecf5c813701 --- pr/1054/docker_compose_v2_module.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr/1054/docker_compose_v2_module.html b/pr/1054/docker_compose_v2_module.html index 5d667a2a..0a47f33a 100644 --- a/pr/1054/docker_compose_v2_module.html +++ b/pr/1054/docker_compose_v2_module.html @@ -237,7 +237,7 @@ see

boolean

added in community.docker 4.5.0

-

When assume_yes=true, pass --y to assume “yes” as answer to all prompts and run non-interactively.

+

When assume_yes=true, pass -y to assume “yes” as answer to all prompts and run non-interactively.

Right now a prompt is asked whenever a non-matching volume should be re-created. assume_yes=false results in the question being answered by “no”, which will simply re-use the existing volume.

This option is only available on Docker Compose 2.32.0 or newer.

Choices: