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

Keycloak Docker Image: use adoptopenjdk:11.0.11_9-jdk-hotspot-focal as base image to support arm64 and armv7 architectures #3152

Closed
gunterze opened this issue Apr 21, 2021 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Apr 21, 2021

FROM adoptopenjdk:11.0.11_9-jdk-hotspot-focal
$ docker-compose exec arc cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
$ docker-compose exec arc java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode)

s.o. dcm4che-dockerfiles/wildfly#1

Related #3128

@gunterze gunterze added the dependencies Pull requests that update a dependency file label Apr 21, 2021
@gunterze gunterze added this to the 5.23.3 milestone Apr 21, 2021
@gunterze gunterze self-assigned this Apr 21, 2021
@gunterze gunterze changed the title Keycloak Docker Image: use adoptopenjdk:11.0.10_9-jdk-hotspot-focal as base image to support arm64 and armv7 architectures Keycloak Docker Image: use adoptopenjdk:11.0.11_9-jdk-hotspot-focal as base image to support arm64 and armv7 architectures May 17, 2021
gunterze added a commit to dcm4che-dockerfiles/keycloak that referenced this issue May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant