Skip to content

Commit

Permalink
Update for GA relase of java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
keckelt authored Sep 26, 2018
1 parent b1783cb commit 3b87290
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Java and Alpine Linux
The Alpine JDK port is an unsupported release, which is why there are only early access builds currently.
However, the release candidate with build version 28 was unchanged for the GA Release, so you can consider it as the *General-Availability Release*.

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).



# Build
```
docker build -t openjdk11-alpine .
Expand Down

0 comments on commit 3b87290

Please sign in to comment.