pinpoint-apm / pinpoint-docker

Official Dockerized components of the Pinpoint
http://pinpoint-apm.github.io/pinpoint/
Apache License 2.0
466 stars 228 forks source link

use bitnami/kafka instead of ubuntu/kafka #207

Open yjqg6666 opened 5 months ago

yjqg6666 commented 5 months ago

bitnami/kafka has 100M+ pulls and 4525 tags (25 tags per page * 181 page). On security side, bitnami/kafka run kafka using normal user instead of root.

ubuntu/kafka ONLY has 1M+ pulls and 5 tags (edge / beta).