Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Support compose create --force-recreate #1277

Closed
gtardif opened this issue Feb 10, 2021 · 0 comments · Fixed by #1300
Closed

Support compose create --force-recreate #1277

gtardif opened this issue Feb 10, 2021 · 0 comments · Fixed by #1300
Assignees
Labels
compatibility Compatibility with docker-compose local Local context (moby)

Comments

@gtardif
Copy link
Contributor

gtardif commented Feb 10, 2021

and --no-recreate, already implemented on compose up

    --force-recreate       Recreate containers even if their configuration and
                           image haven't changed. Incompatible with --no-recreate.
    --no-recreate          If containers already exist, don't recreate them.
                           Incompatible with --force-recreate.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compatibility Compatibility with docker-compose local Local context (moby)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants