Skip to content

Commit 3b87290

Browse files
authored
1 parent b1783cb commit 3b87290

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Java and Alpine Linux
2+
The Alpine JDK port is an unsupported release, which is why there are only early access builds currently.
3+
However, the release candidate with build version 28 was unchanged for the GA Release, so you can consider it as the *General-Availability Release*.
4+
5+
The JDK port for the Alpine Linux distribution, and in particular the musl C library, is part of the [Portola Project](http://openjdk.java.net/projects/portola).
6+
7+
8+
19
# Build
210
```
311
docker build -t openjdk11-alpine .

0 commit comments

Comments
 (0)