You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:38:01 UTC

[GitHub] [flink] dawidwys commented on a change in pull request #12322: [FLINK-17929][docs] Fix invalid liquid expressions

dawidwys commented on a change in pull request #12322:
URL: https://github.com/apache/flink/pull/12322#discussion_r430377423



##########
File path: docs/ops/deployment/docker.md
##########
@@ -334,7 +334,7 @@ The next chapters show examples of configuration files to run Flink.
 * Access the *Flink Master* container
 
     ```sh
-    docker exec -it $(docker ps --filter name=jobmanager --format={{.ID}}) /bin/sh
+    docker exec -it $(docker ps --filter name=jobmanager --format={% raw  %}{{.ID}}{% endraw  %}) /bin/sh

Review comment:
       Sorry for that, missed it when copying from jekyll's docs. Will remove it while merging.




----------------------------------------------------------------
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:
users@infra.apache.org