davidradl commented on code in PR #26239: URL: https://github.com/apache/flink/pull/26239#discussion_r1981875197
########## docs/content/docs/try-flink/flink-operations-playground.md: ########## @@ -89,7 +89,7 @@ output of the Flink job should show 1000 views per page and window. The playground environment is set up in just a few steps. We will walk you through the necessary commands and show how to validate that everything is running correctly. -We assume that you have [Docker](https://docs.docker.com/) (1.12+) and +We assume that you have [Docker](https://docs.docker.com/) (20.10+) and [docker-compose](https://docs.docker.com/compose/) (2.1+) installed on your machine. Review Comment: nit: docker-compose -> docker compose -- 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]
