From 33a02494b3296910c75fc65533af75628375665e Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 13 Jan 2024 12:08:36 +0000 Subject: [PATCH] deploy: 8ca5e2f810613391b7e824d4ffa4d13c0f2b7439 --- pr/751/docker_compose_v2_pull_module.html | 2 +- pr/751/searchindex.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pr/751/docker_compose_v2_pull_module.html b/pr/751/docker_compose_v2_pull_module.html index 5b9d977a..86aaadcd 100644 --- a/pr/751/docker_compose_v2_pull_module.html +++ b/pr/751/docker_compose_v2_pull_module.html @@ -301,7 +301,7 @@ see

Whether to pull images before running. This is used when docker compose up is ran.

always ensures that the images are always pulled, even when already present on the Docker daemon.

-

missing only pulls them when they are not present on the Docker daemon.

+

missing only pulls them when they are not present on the Docker daemon. This is only supported since Docker Compose 2.22.0.

Choices: