
gg77/kafkarootTo build (note: the --build-arg options are not actually required):
bashdocker build --tag gg77/kafka --build-arg SCALA_VERSION=2.11 --build-arg KAFKA_VERSION=0.10.1.1 .
Alternatively, pull latest from the gg77/kafka DockerHub repository:
bashdocker pull gg77/kafka
bashdocker run --rm -it KAFKA_CONFIG_MESSAGE_MAX_BYTES=1337 --name kafka --hostname kafka gg77/kafka
Using the Kafka utilities:
bashdocker exec -it kafka /home/kafka/kafka/bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 4 --topic harambe
From another container:
bashdocker run --rm -it --link kafka gg77/kafka /home/kafka/kafka/bin/kafka-topics.sh --describe --zookeeper kafka:2181
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务