Skip to content

feat: add confirmation label when volume spec changes#13808

Open
qianlongzt wants to merge 1 commit into
docker:mainfrom
qianlongzt:feat-volume-recreate-label
Open

feat: add confirmation label when volume spec changes#13808
qianlongzt wants to merge 1 commit into
docker:mainfrom
qianlongzt:feat-volume-recreate-label

Conversation

@qianlongzt
Copy link
Copy Markdown

What I did

Add support for label: com.docker.compose.volume.recreate-when-spec-updated

This allows automatic handling of volume recreation when specs change, improving compatibility with CD workflows by avoiding interactive prompts.

Related issue

closes: #13807

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@qianlongzt qianlongzt requested a review from a team as a code owner May 22, 2026 15:35
@qianlongzt qianlongzt requested review from glours and ndeloof May 22, 2026 15:35
@qianlongzt qianlongzt marked this pull request as draft May 22, 2026 15:36
@qianlongzt qianlongzt force-pushed the feat-volume-recreate-label branch from 7eb9d7d to 76c9cda Compare May 22, 2026 15:37
close: docker#13807
Signed-off-by: qianlongzt <18493471+qianlongzt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support optional auto-confirm for volume recreation in CD workflows

1 participant