Skip to content

Conversation

@clalancette
Copy link
Contributor

As far as I understand, docker-compose is the V1 version of the tool (which will stop being supported in June 2023). 'docker compose' is the V2 version of the tool, which is still supported.

As far as I understand, docker-compose is the V1 version
of the tool (which will stop being supported in June 2023).
'docker compose' is the V2 version of the tool, which
is still supported.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette requested a review from audrow as a code owner May 4, 2023 20:03
@clalancette clalancette added backport-humble backport at reviewers discretion; from rolling to humble backport-iron backport at reviewers discretion; from rolling to iron labels May 4, 2023
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it actually depends on user environment, either docker-compose(python) or compose-cli(go) is used to compose the containers. since compose-cli(go) is newer and v2 support, we would want to use compose-cli(go) in our documentation.

@clalancette clalancette merged commit 0f48507 into rolling May 11, 2023
@delete-merged-branch delete-merged-branch bot deleted the clalancette/docker-compose-fix branch May 11, 2023 20:25
mergify bot pushed a commit that referenced this pull request May 11, 2023
As far as I understand, docker-compose is the V1 version
of the tool (which will stop being supported in June 2023).
'docker compose' is the V2 version of the tool, which
is still supported.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit 0f48507)
mergify bot pushed a commit that referenced this pull request May 11, 2023
As far as I understand, docker-compose is the V1 version
of the tool (which will stop being supported in June 2023).
'docker compose' is the V2 version of the tool, which
is still supported.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit 0f48507)
clalancette added a commit that referenced this pull request May 11, 2023
As far as I understand, docker-compose is the V1 version
of the tool (which will stop being supported in June 2023).
'docker compose' is the V2 version of the tool, which
is still supported.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit 0f48507)

Co-authored-by: Chris Lalancette <[email protected]>
clalancette added a commit that referenced this pull request May 11, 2023
As far as I understand, docker-compose is the V1 version
of the tool (which will stop being supported in June 2023).
'docker compose' is the V2 version of the tool, which
is still supported.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit 0f48507)

Co-authored-by: Chris Lalancette <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-humble backport at reviewers discretion; from rolling to humble backport-iron backport at reviewers discretion; from rolling to iron

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants