Skip to content

Set version constraint for docker-compose to current, fixes #4135#4142

Merged
rfay merged 5 commits intoddev:masterfrom
rfay:20220823_handle_docker_compose_v1
Aug 24, 2022
Merged

Set version constraint for docker-compose to current, fixes #4135#4142
rfay merged 5 commits intoddev:masterfrom
rfay:20220823_handle_docker_compose_v1

Conversation

@rfay
Copy link
Member

@rfay rfay commented Aug 23, 2022

The Problem/Issue/Bug:

As of v1.21.1, docker-compose v1 is not allowed, but the docker-compose version constraint was not updated

How this PR Solves The Problem:

Update the version constraint, check it on start, and explain what to do about it.

Manual Testing Instructions:

  • Set docker-compose to v1 in Docker Desktiop,
  • ddev config global --use-docker-compose-from-path
  • ddev start

See explanatory error message.

@github-actions
Copy link

github-actions bot commented Aug 24, 2022

@rfay rfay merged commit 572ec67 into ddev:master Aug 24, 2022
@rfay rfay deleted the 20220823_handle_docker_compose_v1 branch August 24, 2022 20:10
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.

1 participant