wurstmeister / kafka-docker

Dockerfile for Apache Kafka
http://wurstmeister.github.io/kafka-docker/
Apache License 2.0
6.9k stars 2.73k forks source link

feat: jdk-11-alpine #658

Closed vla9isla8 closed 2 years ago

vla9isla8 commented 3 years ago

Changed base image to bellsoft/liberica-openjdk-alpine:11 Added required package glibc-bin-${GLIBC_VERSION}.apk Refactored build execution commands to optimize stages cache. Removing ununsed packeges from image

wurstmeister commented 2 years ago

this is not required anymore after https://github.com/wurstmeister/kafka-docker/pull/703