Skip to content

Instantly share code, notes, and snippets.

@zarinfam
Last active March 14, 2020 21:11
Show Gist options
  • Save zarinfam/3d12473b89eb91d603f648ca6c1ed0b3 to your computer and use it in GitHub Desktop.
Save zarinfam/3d12473b89eb91d603f648ca6c1ed0b3 to your computer and use it in GitHub Desktop.
Created with Copy to Gist
$ docker run --name zookeeper-server -p 2181:2181 --network kafka-net -e ALLOW_ANONYMOUS_LOGIN=yes bitnami/zookeeper:latest -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment