sfirke commented on code in PR #30030: URL: https://github.com/apache/superset/pull/30030#discussion_r1734848284
########## docs/docs/installation/docker-compose.mdx: ########## @@ -44,9 +44,9 @@ More on these two approaches after setting up the requirements for either. ## Requirements -Note that this documentation assumes that you have [Docker](https://www.docker.com), -[docker-compose](https://docs.docker.com/compose/), and -[git](https://git-scm.com/) installed. +Note that this documentation assumes that you have [Docker](https://www.docker.com) and +[git](https://git-scm.com/) installed. Note also that we used to use `docker-compose` but that +is on the path to deprecation so we now use `docker compose` instead. Review Comment: This suggestion goes with the one immediately above it, it should be a combined suggestion. Kind of confusing rn. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
