-
I saw documents are still showing docker-compose commands, while docker not supported anymore with this. |
Beta Was this translation helpful? Give feedback.
Answered by
cgrinds
Feb 14, 2023
Replies: 1 comment
-
Thanks @XDavidT! Originally the documentation only used We should revisit or make it clearer in the documentation that you should try one or other depending on your docker version. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
XDavidT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @XDavidT! Originally the documentation only used
docker compose
. We reverted todocker-compose
because many of our customers had not upgraded to a recent version of Docker (or their package manager hadn't) and it only caused confusion.We should revisit or make it clearer in the documentation that you should try one or other depending on your docker version. Thanks!