phenompeople/kafka1.0.0 (2.11/1.0.0/Dockerfile)0.11.0.1 (2.11/0.11.0.1/Dockerfile)0.10.0.0 (2.11/0.10.0.0/Dockerfile)$ docker run --name=kafka -p 9092:9092 -td phenompeople/kafka
Above command runs kafka container with port 9092 mapped to host and connecting to local zookeeper based on default server_config.properties.
$ docker run --restart=always --name=kafka -p 9092:9092 -td phenompeople/kafka
Note: If you remove the container all your data and configurations will be lost, and the next time you run the image the database will be reinitialized.
To avoid this loss of data, you should mount a volume that will persist even after the container is removed. If you are using default configuration mount the volume to /tmp/kafka-logs
$ docker run --restart=always --name=kafka -p 9092:9092 -v /data:/tmp/kafka-logs -td phenompeople/kibana
License: Apache License
Author : Phenompeople Pvt Ltd (<***>)
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务