From b00d6660fdb00af87374ec4cb3fa5597b01a3408 Mon Sep 17 00:00:00 2001 From: londondaintta Date: Tue, 25 Feb 2025 10:32:19 +0000 Subject: [PATCH] deploy: f99a9b618c9515926aaa2908fe6ce763235fd3d3 --- pr/1045/docker_compose_v2_module.html | 2 +- pr/1045/searchindex.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pr/1045/docker_compose_v2_module.html b/pr/1045/docker_compose_v2_module.html index 3bca4fac..7c6fa4e9 100644 --- a/pr/1045/docker_compose_v2_module.html +++ b/pr/1045/docker_compose_v2_module.html @@ -238,7 +238,7 @@ see added in community.docker 4.5.0

When assume_yes=true, pass --yes 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 not being answered, which will hang as it waits for stdin.

+

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: