-
-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Description
docker-jmeter 5.4 still depends on Java 8. Assuming most want to rely on LTS versions, both Java 11 and 17 are available for some time.
I haven't been able to upgrade Java using https://docs.docker.com/develop/develop-images/multistage-build/ yet, it seems quite hard.
(we're using a JMS driver that requires Java 11, hence this is a blocker)
Also I wonder why this image doesn't use any JDK as base, that would at least offer the opportunity to make this docker image reproducible.
As inspiration you might want to have a look at https://github.com/carlossg/docker-maven
zweegmpa and wsugarman
Metadata
Metadata
Assignees
Labels
No labels