Support for docker compose using the docker binary #195
mariotoffia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is now possible to skip using the
docker-compose
binary. Instead, use the subcommand on thedocker
binary named compose. Documentation is here.This would eliminate the requirement of
docker-compose
binary and only needdocker
as the communication port in the bin-driver.Beta Was this translation helpful? Give feedback.
All reactions