-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Description
wurstmeister/kafka:2.13-2.8.1
image is based on openjdk:11-jre-slim
.
Please note the deprecation message at https://hub.docker.com/_/openjdk (target of removal seems to be Oct 2022):
Instead of directly starting off with a PR, I'd like to understand which replacement would be the preferred choice for wurstmeister/kafka
:
- Base on
debian:bullseye-slim
and addapt update; apt install -y openjdk-11-jdk
ourselves? - Consume AdoptOpenJDK successor https://hub.docker.com/_/eclipse-temurin
- and base on Ubuntu 22 with
eclipse-temurin:11.0.16.1_1-jdk-jammy
, - or base on Alpine again with
eclipse-temurin:11.0.16.1_1-jdk-alpine
, - or base on CentOS with
eclipse-temurin:11.0.16.1_1-jdk-centos7
?
- and base on Ubuntu 22 with
- Or some other base or OpenJDK image?
Any preferences?
Also, a question could be if to stay with OpenJDK 11 for now or "invest" likely more effort moving to some later OpenJDK version?
If so, which level?
I'm curious for your input. Thank you.
Metadata
Metadata
Assignees
Labels
No labels