33
33
34
34
There are three variants of the image, all based on ` bellsoft/liberica-openjdk-alpine ` :
35
35
36
- * JDK8 images are based on Liberica JDK 8u392-9 and uses the tag's suffix ` -jdk8 ` .
37
- * JDK11 images are based on Liberica JDK 11.0.21-10 and uses the tag's suffix ` -jdk11 ` .
38
- * JDK17 images are based on Liberica JDK 17.0.9-11 and uses the tag's suffix ` -jdk17 ` .
39
- * JDK21 images are based on Liberica JDK 21.0.1+15 and uses the tag's suffix ` -jdk21 ` .
36
+ * JDK8 images are based on Liberica JDK 8u422-6 and uses the tag's suffix ` -jdk8 ` .
37
+ * JDK11 images are based on Liberica JDK 11.0.24-9 and uses the tag's suffix ` -jdk11 ` .
38
+ * JDK17 images are based on Liberica JDK 17.0.12-10 and uses the tag's suffix ` -jdk17 ` .
39
+ * JDK21 images are based on Liberica JDK 21.0.4+9 and uses the tag's suffix ` -jdk21 ` .
40
40
41
41
### Which one should I use?
42
42
@@ -49,17 +49,17 @@ There are three variants of the image, all based on `bellsoft/liberica-openjdk-a
49
49
50
50
## Tagging
51
51
52
- | API level | JDK8 | JDK11 | JDK17 | JDK21 |
53
- | ----------------------------- | ----------------------------------| ---------- --------------------------------------------------| ----------------------------------------------| ------------------------------------|
54
- | Base Image | ` jdk8 ` ` latest-jdk8 ` | ` jdk11 ` , ` latest-jdk11 ` | ` jdk17 ` , ` latest ` , ` latest-jdk17 ` | ` jdk21 ` , ` latest-jdk21 ` |
55
- | Android 9.0 (28) | ` android-28-jdk8 ` | ` android-28 ` , ` android-28-jdk11 ` | ` android-28-jdk17 ` | ` android-28-jdk21 ` |
56
- | Android 10 (29) | ` android-29-jdk8 ` | ` android-29 ` , ` android-29-jdk11 ` | ` android-29-jdk17 ` | ` android-29-jdk21 ` |
57
- | Android 11 (30) | ` android-30-jdk8 ` | ` android-30 ` , ` android-30-jdk11 ` | ` android-30-jdk17 ` | ` android-30-jdk21 ` |
58
- | Android 12 (31) | ` android-31-jdk8 ` | ` android-31 ` , ` android-31-jdk11 ` | ` android-31-jdk17 ` | ` android-31-jdk21 ` |
59
- | Android 12L (32) | ` android-32-jdk8 ` | ` android-32 ` , ` android-32-jdk11 ` | ` android-32-jdk17 ` | ` android-32-jdk21 ` |
60
- | Android 13 (33) | ` android-33-jdk8 ` | ` android-33 ` , ` android-33-jdk11 ` | ` android-33-jdk17 ` | ` android-33-jdk21 ` |
61
- | Android 14 (34) | ` android-34-jdk8 ` , ` latest-jdk8 ` | ` android-34 ` , ` android-34-jdk11 ` , ` latest-jdk11 ` | ` android-34-jdk17 ` , ` latest ` , ` latest-jdk17 ` | ` android-34-jdk21 ` , ` latest-jdk21 ` |
62
- | Android 15 (VanillaIceCream) | ` android-VanillaIceCream -jdk8 ` | ` android-VanillaIceCream ` , ` android-VanillaIceCream -jdk11 ` | ` android-VanillaIceCream -jdk17 ` | ` android-VanillaIceCream -jdk21 ` |
52
+ | API level | JDK8 | JDK11 | JDK17 | JDK21 |
53
+ | ------------------| ----------------------------------| --------------------------------------------------| ----------------------------------------------| ------------------------------------|
54
+ | Base Image | ` jdk8 ` ` latest-jdk8 ` | ` jdk11 ` , ` latest-jdk11 ` | ` jdk17 ` , ` latest ` , ` latest-jdk17 ` | ` jdk21 ` , ` latest-jdk21 ` |
55
+ | Android 9.0 (28) | ` android-28-jdk8 ` | ` android-28 ` , ` android-28-jdk11 ` | ` android-28-jdk17 ` | ` android-28-jdk21 ` |
56
+ | Android 10 (29) | ` android-29-jdk8 ` | ` android-29 ` , ` android-29-jdk11 ` | ` android-29-jdk17 ` | ` android-29-jdk21 ` |
57
+ | Android 11 (30) | ` android-30-jdk8 ` | ` android-30 ` , ` android-30-jdk11 ` | ` android-30-jdk17 ` | ` android-30-jdk21 ` |
58
+ | Android 12 (31) | ` android-31-jdk8 ` | ` android-31 ` , ` android-31-jdk11 ` | ` android-31-jdk17 ` | ` android-31-jdk21 ` |
59
+ | Android 12L (32) | ` android-32-jdk8 ` | ` android-32 ` , ` android-32-jdk11 ` | ` android-32-jdk17 ` | ` android-32-jdk21 ` |
60
+ | Android 13 (33) | ` android-33-jdk8 ` | ` android-33 ` , ` android-33-jdk11 ` | ` android-33-jdk17 ` | ` android-33-jdk21 ` |
61
+ | Android 14 (34) | ` android-34-jdk8 ` , ` latest-jdk8 ` | ` android-34 ` , ` android-34-jdk11 ` , ` latest-jdk11 ` | ` android-34-jdk17 ` , ` latest ` , ` latest-jdk17 ` | ` android-34-jdk21 ` , ` latest-jdk21 ` |
62
+ | Android 15 (35) | ` android-35 -jdk8 ` | ` android-35 ` , ` android-35 -jdk11 ` | ` android-35 -jdk17 ` | ` android-35 -jdk21 ` |
63
63
64
64
### Versioning
65
65
@@ -207,15 +207,15 @@ RUN apk add --no-cache <list-of-packages>
207
207
<details >
208
208
<summary >See content of Android 15 (VanillaIceCream) image</summary >
209
209
210
- ![ Docker Android 14 JDK8 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-VanillaIceCream -jdk8?label=jdk8%20image%20size ) ![ Docker Android 14 JDK11 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-VanillaIceCream -jdk11?label=jdk11%20image%20size ) ![ Docker Android 14 JDK17 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-VanillaIceCream -jdk17?label=jdk17%20image%20size ) ![ Docker Android 14 JDK21 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-VanillaIceCream -jdk21?label=jdk21%20image%20size )
210
+ ![ Docker Android 15 JDK8 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-35 -jdk8?label=jdk8%20image%20size ) ![ Docker Android 15 JDK11 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-35 -jdk11?label=jdk11%20image%20size ) ![ Docker Android 15 JDK17 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-35 -jdk17?label=jdk17%20image%20size ) ![ Docker Android 15 JDK21 Size] ( https://img.shields.io/docker/image-size/alvrme/alpine-android/android-35 -jdk21?label=jdk21%20image%20size )
211
211
212
212
| Path | Version | Description | Location |
213
213
| ----------------------------------| ------------| -------------------------------------| -----------------------------------|
214
- | build-tools;35.0.0-rc3 | 35.0.0-rc3 | Android SDK Build-Tools | build-tools/35.0.0-rc3/ |
214
+ | build-tools;35.0.0 | 35.0.0 | Android SDK Build-Tools | build-tools/35.0.0/ |
215
215
| extras;google;instantapps | 1.9.0 | Google Play Instant Development SDK | extras/google/instantapps/ |
216
216
| patcher;v4 | 1 | SDK Patch Applier v4 | patcher/v4/ |
217
217
| platform-tools | 35.0.1 | Android SDK Platform-Tools | platform-tools/ |
218
- | platforms;android-VanillaIceCream | 3 | Android SDK Platform VanillaIceCream| platforms/android-VanillaIceCream/ |
218
+ | platforms;android-35 | 1 | Android SDK Platform VanillaIceCream| platforms/android-35/ |
219
219
220
220
</details >
221
221
0 commit comments