Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more JDK versions to the devcontainers #14008

Merged
merged 2 commits into from Apr 28, 2024
Merged

Add more JDK versions to the devcontainers #14008

merged 2 commits into from Apr 28, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

We should add also other JDKs to the docker images that are used by devcontainers so its easier to debug with different JDKs

Modifications:

Add Java 8,11,17

Result:

Easier to debug with devcontainers

Motivation:

We should add also other JDKs to the docker images that are used by devcontainers so its easier to debug with different JDKs

Modifications:

Add Java 8,11,17

Result:

Easier to debug with devcontainers
@normanmaurer normanmaurer added this to the 4.1.110.Final milestone Apr 27, 2024
.devcontainer/alpine/Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
@normanmaurer normanmaurer merged commit 2e413d6 into 4.1 Apr 28, 2024
15 of 17 checks passed
@normanmaurer normanmaurer deleted the dev_jdk branch April 28, 2024 07:33
normanmaurer added a commit that referenced this pull request Apr 28, 2024
Motivation:

We should add also other JDKs to the docker images that are used by
devcontainers so its easier to debug with different JDKs

Modifications:

Add Java 8,11,17

Result:

Easier to debug with devcontainers

---------

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
normanmaurer added a commit that referenced this pull request Apr 28, 2024
Motivation:

We should add also other JDKs to the docker images that are used by
devcontainers so its easier to debug with different JDKs

Modifications:

Add Java 8,11,17

Result:

Easier to debug with devcontainers

---------

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants