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

docker: Add dockerbuild file for Ubuntu 22.04 #2768

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

sxa
Copy link
Member

@sxa sxa commented Oct 4, 2022

Adding docker file for Ubuntu 22.04. For anyone that wants to build their own JDK in a dockerfile, using the latest Ubuntu 22.04 is likely the best option for a supported distribution. This is a modified version of the Ubuntu 16.04 with simpler prereqs for Ansible that can be used if desired. Note that Adoptium does not currently use this as a build image for any platforms (Although it's possible we'd use it if we started to build in Docker for RISC-V in the future)

This has been tested on arm32 for the purposes of validating a solution to #2760 (comment)

Signed-off-by: Stewart X Addison sxa@redhat.com

Checklist
  • commit message has one of the standard prefixes
  • faq.md updated if appropriate
  • other documentation is changed or added (if applicable)
  • playbook changes run through VPC or QPC (if you have access)
  • VPC/QPC not applicable for this PR
  • for inventory.yml changes, bastillion/nagios/jenkins updated accordingly

Signed-off-by: Stewart X Addison <sxa@redhat.com>
@sxa sxa self-assigned this Oct 4, 2022
@github-actions github-actions bot added the docker label Oct 4, 2022
Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sxa sxa merged commit 3e71a3a into adoptium:master Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants