Skip to content

Why do we install both the JRE and the JDK? #521

Open
@yeikel

Description

I noticed that we are currently installing both the JDK and the JRE to the image:

"zulu17-ca-jdk-headless${ZULU_OPENJDK_VERSION}" "zulu17-ca-jre-headless${ZULU_OPENJDK_VERSION}" \

Is there any particular reason why we need both?

Typically the JDK includes everything the JRE does plus additional build tools. It is unclear to me why we need to add both to the image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions