Skip to content

Instantly share code, notes, and snippets.

@miguno
Last active May 3, 2017 21:08
Show Gist options
  • Save miguno/c036868c80ee9831079978761942e2ee to your computer and use it in GitHub Desktop.
Save miguno/c036868c80ee9831079978761942e2ee to your computer and use it in GitHub Desktop.
Clone the Confluent Docker repository
# Clone the git repository
$ git clone https://github.com/confluentinc/cp-docker-images
# Change into the directory for this tutorial
$ cd cp-docker-images/examples/kafka-streams-examples
# Switch to the `v3.2.1` branch
$ git checkout v3.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment