Skip to content

Increase or support multiple Java versions #59

@rfscholte

Description

@rfscholte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions