This repository contains sample container configurations to facilitate installation and environment setup for DevOps users. This project includes Dockerfiles
for Oracle OpenJDK based on Oracle Linux.
Navigate to the folder containing the Dockerfile
and run docker build
, tagging the image with the version number:
e.g. for OpenJDK 24 run
cd ../OracleOpenJDK/24
docker build --file Dockerfile.ol9 --tag oracle/openjdk:24 .
This command is already scripted in build.sh
so you can alternatively run:
bash build.sh
The Oracle Java images for OpenJDK 24 uses oraclelinux:9
as the default parent image.
The OpenJDK compressed archive used by this Dockerfile
is available under the GNU General Public License, version2, with the Classpath Exception, from the Oracle OpenJDK website. Oracle Linux is licensed under the Oracle Linux End-User License Agreement.
All scripts and files hosted in this project and GitHub docker/OracleOpenJDK
repository, required to build the Docker images are, unless otherwise noted, released under the UPL 1.0 license.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。