Skip to content

Replaced use of deprecated docker-compose command in favour of docker compose#4191

Merged
joemull merged 2 commits intomasterfrom
4190-replace-compose-command
May 21, 2024
Merged

Replaced use of deprecated docker-compose command in favour of docker compose#4191
joemull merged 2 commits intomasterfrom
4190-replace-compose-command

Conversation

@mauromsl
Copy link
Member

@mauromsl mauromsl commented May 21, 2024

It shouldn't affect most users, as docker-compose has not received updates since 2021 and docker itself ships with a symbolic link from docker-compose to docker compose in most distributions.

In any case, I've set the compose command as an environment variable so that systems stuck on the old python based docker-compose could still override it if needed.

closes #4190

@ajrbyers ajrbyers requested a review from joemull May 21, 2024 15:12
@ajrbyers ajrbyers assigned joemull and unassigned ajrbyers May 21, 2024
@joemull joemull merged commit 360bf24 into master May 21, 2024
@joemull joemull deleted the 4190-replace-compose-command branch May 21, 2024 16:47
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.

Docker Compose v1 has been deprecated

3 participants