Skip to content

Commit

Permalink
Merge branch '5.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
JimGalasyn committed Aug 1, 2018
2 parents bcb7389 + 790fcba commit 97ead03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/clickstream-docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 97ead03

Please sign in to comment.