Skip to content

Use docker subcommand "compose" instead of requiring separate docker-compose binaries#6

Open
toblich wants to merge 1 commit intoMuttData:masterfrom
toblich:update-docker-compose
Open

Use docker subcommand "compose" instead of requiring separate docker-compose binaries#6
toblich wants to merge 1 commit intoMuttData:masterfrom
toblich:update-docker-compose

Conversation

@toblich
Copy link

@toblich toblich commented Dec 7, 2022

  • Replaces usage of docker-compose to just docker compose, which is part of Docker and a drop-in replacement of docker-compose
  • I've also removed the explicit installation of the docker-compose binary wherever I've found it. I've not tested this part ⚠️, but as far as I can tell, the docker compose subcommand should already be included in most installations of docker.

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