This commit is contained in:
2022-04-18 11:21:20 +08:00
commit 45a7af638f
210 changed files with 8997 additions and 0 deletions

11
jdk/README.md Normal file
View File

@@ -0,0 +1,11 @@
# 构建 oracle jdk 镜像
## 导入文件
- [下载 jdk-$VERSION\*\_linux${ARCH:--x64}\_bin.tar.gz](https://www.oracle.com/java/technologies/downloads/)
## 定制
- jdk8u202.sh: 构建与 openjdk8 兼容的 oracle jdk8 镜像
- jdk8.sh: 构建 oracle jdk8 镜像
- jdk.sh: 构建 oracle jdk11 及以后版本的镜像
- 设置 jdk 环境变量