你说得对根据
docker-compose.yml
正在定义的服务将仅为
zookeeper
,
kafka
我是说,
rest-proxy
和
schema-registry
,而不是
confluent
.
但是如果你
take a look at the documenttion from confluentinc
它们要求您修改主机中的主机文件:
编辑你的主机文件并为docker机器添加一个主机条目。
192.168.99.100汇合
所以你可以用
合流的
并获得名称解析这和Docker和作文没有关系。
注意,你在使用不推荐的图片
according to their documentation