Last active
March 14, 2020 21:11
-
-
Save zarinfam/3d12473b89eb91d603f648ca6c1ed0b3 to your computer and use it in GitHub Desktop.
Created with Copy to Gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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