4 Star 1 Fork 2

Gitee 极速下载/WebLogic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
Archive
Contrib
GraalVM/CE
NoSQL
OracleAccessManagement
OracleAnalytics
OracleBI
OracleCloudInfrastructure
OracleCoherence
OracleDatabase
OracleEssbase
OracleFMWInfrastructure
OracleGoldenGate
OracleHTTPServer
OracleIdentityGovernance
OracleInstantClient
OracleJava
OracleLinuxDevelopers
OracleManagementAgent
OracleOpenJDK
24
README.md
OracleRestDataServices
OracleSOASuite
OracleTuxedo
OracleUnifiedDirectory
OracleUnifiedDirectorySM
OracleVeridata/12.2.1.4
OracleWebCenterContent
OracleWebCenterPortal
OracleWebCenterSites
OracleWebLogic
scripts
.gitattributes
.gitignore
.gitmodules
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/oracle/docker-images
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Oracle Java OpenJDK in Containers

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.

Building the Oracle Java OpenJDK base image

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

Parent image OS version

The Oracle Java images for OpenJDK 24 uses oraclelinux:9 as the default parent image.

License

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.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/WebLogic.git
git@gitee.com:mirrors/WebLogic.git
mirrors
WebLogic
WebLogic
main

搜索帮助