Skip to content

Instantly share code, notes, and snippets.

@edwardmartinsjr
Last active June 22, 2018 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edwardmartinsjr/e4a04ed1b61f3a0de3f90317106d5919 to your computer and use it in GitHub Desktop.
Save edwardmartinsjr/e4a04ed1b61f3a0de3f90317106d5919 to your computer and use it in GitHub Desktop.
docker run \
--name kafka \
--net=host \
--env TOPICS=emails \
-d spotify/kafka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment