zentol commented on a change in pull request #12490:
URL: https://github.com/apache/flink/pull/12490#discussion_r435844602



##########
File path: docs/ops/deployment/docker.md
##########
@@ -70,21 +70,43 @@ and deploys *TaskManagers* on demand so that you do not 
have to do it manually.
 
 The next chapters describe how to start a single Flink Docker container for 
various purposes.
 
+Once you've started Flink on Docker, you can access the Flink Webfrontend on 
[localhost:8081](http://localhost:8081/#/overview) or submit jobs like this 
`./bin/flink run ./examples/streaming/TopSpeedWindowing.jar`.

Review comment:
       maybe remove the duplicate paragraphs under ´Flink with Docker 
Compose#Usage` and `Flink with Docker Swarm`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to