davidradl commented on code in PR #26239: URL: https://github.com/apache/flink/pull/26239#discussion_r1981872179
########## docs/content.zh/docs/try-flink/flink-operations-playground.md: ########## @@ -83,7 +83,7 @@ Job 监控以及资源管理。Flink TaskManager 运行 worker 进程, 环境搭建只需要几步就可以完成,我们将会带你过一遍必要的操作命令, 并说明如何验证我们正在操作的一切都是运行正常的。 -你需要在自己的主机上提前安装好 [docker](https://docs.docker.com/) (1.12+) 和 +你需要在自己的主机上提前安装好 [docker](https://docs.docker.com/) (20.10+) 和 [docker-compose](https://docs.docker.com/compose/) (2.1+)。 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org