Skip to content

Commit 2391781

Browse files
authored
eclipse-temurin: remove duplicate arch description
Also add's a statement to clarify the status of JRE images
1 parent 3c19143 commit 2391781

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

eclipse-temurin/content.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,10 @@ The images in this repository contain OpenJDK binaries that are built by Eclipse
66

77
The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem.
88

9-
# Images
9+
# Do you provide JRE (Java Runtime Environment) Images?
1010

1111
Current there are only JDK (Java Developer Kit) images. On OpenJDK 11+ JRE's can be produced using `jlink` (see usage below).
1212

13-
### Multi-Arch Image
14-
15-
Docker Images for the following architectures are now available:
16-
17-
- `amd64`, `windows-amd64`, `arm64v8`, `ppc64le`
18-
19-
More architecures will be available shortly.
20-
2113
# How to use this Image
2214

2315
To run a pre-built jar file with the latest OpenJDK 11, use the following Dockerfile:

0 commit comments

Comments
 (0)