From 20190f59801db108332dfbfdcf5a7c2826b4b007 Mon Sep 17 00:00:00 2001 From: Jim Galasyn Date: Wed, 1 Aug 2018 15:32:34 -0700 Subject: [PATCH] Fix codewithvars blocks (#1681) --- docs/tutorials/clickstream-docker.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/clickstream-docker.rst b/docs/tutorials/clickstream-docker.rst index 438eb5674c3e..23bbd0a4c68d 100644 --- a/docs/tutorials/clickstream-docker.rst +++ b/docs/tutorials/clickstream-docker.rst @@ -24,13 +24,13 @@ Depending on your network speed, this may take up to 10-15 minutes. The ``-p`` flag will forward the Grafana dashboard to port 33000 on your local host. -.. code:: bash +.. codewithvars:: bash $ docker run -p 33000:3000 -it confluentinc/ksql-clickstream-demo:|release| bash Your output should resemble: -.. code:: bash +.. codewithvars:: bash Unable to find image 'confluentinc/ksql-clickstream-demo:|release|' locally latest: Pulling from confluentinc/ksql-clickstream-demo