|
23 | 23 | `sgrio/java` provides several tagged images:
|
24 | 24 |
|
25 | 25 | * Default
|
26 | | - * [](https://microbadger.com/images/sgrio/java) **latest**: pointed to `sgrio/java:latest_ubuntu` |
| 26 | + * [](https://microbadger.com/images/sgrio/java) **latest**: pointed to `sgrio/java:latest_alpine` |
27 | 27 | * [](https://microbadger.com/images/sgrio/java:latest_alpine) **latest_alpine**: pointed to `sgrio/java:jdk_11_alpine`
|
28 | 28 | * [](https://microbadger.com/images/sgrio/java:latest_centos) **latest_centos**: pointed to `sgrio/java:jdk_11_centos`
|
29 | 29 | * [](https://microbadger.com/images/sgrio/java:latest_ubuntu) **latest_ubuntu**: pointed to `sgrio/java:jdk_11_ubuntu`
|
30 | 30 | * Java 11
|
31 | | - * [](https://microbadger.com/images/sgrio/java:jdk_11) **jdk_11**: pointed to `jdk_11_ubuntu` |
32 | | - * [](https://microbadger.com/images/sgrio/java:jdk_11_centos) **jdk_11_centos**: `Oracle Java SE Development Kit 11.0.2 build 9` on top of **CentOS** |
| 31 | + * [](https://microbadger.com/images/sgrio/java:jdk_11) **jdk_11**: pointed to `jdk_11_alpine` |
33 | 32 | * [](https://microbadger.com/images/sgrio/java:jdk_11_alpine) **jdk_11_alpine**: `Oracle Java SE Development Kit 11.0.2 build 9` on top of **Alpine Linux**
|
| 33 | + * [](https://microbadger.com/images/sgrio/java:jdk_11_centos) **jdk_11_centos**: `Oracle Java SE Development Kit 11.0.2 build 9` on top of **CentOS** |
34 | 34 | * [](https://microbadger.com/images/sgrio/java:jdk_11_ubuntu) **jdk_11_ubuntu**: `Oracle Java SE Development Kit 11.0.2 build 9` on top of **Ubuntu**
|
35 | 35 | * Java 8
|
36 | | - * [](https://microbadger.com/images/sgrio/java:server_jre_8) **server_jre_8**: pointed to `sgrio/java:server_jre_8_ubuntu` |
| 36 | + * [](https://microbadger.com/images/sgrio/java:server_jre_8) **server_jre_8**: pointed to `sgrio/java:server_jre_8_alpine` |
37 | 37 | * [](https://microbadger.com/images/sgrio/java:server_jre_8_alpine) **server_jre_8_alpine**: `Oracle Java SE Server Runtime Environment 8 update 202 build 08` on top of **Alpine Linux**
|
38 | 38 | * [](https://microbadger.com/images/sgrio/java:server_jre_8_centos) **server_jre_8_centos**: `Oracle Java SE Server Runtime Environment 8 update 202 build 08` on top of **CentOS**
|
39 | 39 | * [](https://microbadger.com/images/sgrio/java:server_jre_8_ubuntu) **server_jre_8_ubuntu**: `Oracle Java SE Server Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
|
40 | | - * [](https://microbadger.com/images/sgrio/java:jre_8) **jre_8**: pointed to `sgrio/java:jre_8_ubuntu` |
| 40 | + * [](https://microbadger.com/images/sgrio/java:jre_8) **jre_8**: pointed to `sgrio/java:jre_8_alpine` |
41 | 41 | * [](https://microbadger.com/images/sgrio/java:jre_8_alpine) **jre_8_alpine**: `Oracle Java SE Runtime Environment 8 update 202 build 08` on top of **Alpine Linux**
|
42 | 42 | * [](https://microbadger.com/images/sgrio/java:jre_8_centos) **jre_8_centos**: `Oracle Java SE Runtime Environment 8 update 202 build 08` on top of **CentOS**
|
43 | 43 | * [](https://microbadger.com/images/sgrio/java:jre_8_ubuntu) **jre_8_ubuntu**: `Oracle Java SE Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
|
44 | | - * [](https://microbadger.com/images/sgrio/java:jdk_8) **jdk_8**: pointed to `sgrio/java:jdk_8_ubuntu` |
| 44 | + * [](https://microbadger.com/images/sgrio/java:jdk_8) **jdk_8**: pointed to `sgrio/java:jdk_8_alpine` |
45 | 45 | * [](https://microbadger.com/images/sgrio/java:jdk_8_alpine) **jdk_8_alpine**: `Oracle Java SE Development Kit 8 update 202 build 08` on top of **Alpine Linux**
|
46 | 46 | * [](https://microbadger.com/images/sgrio/java:jdk_8_centos) **jdk_8_centos**: `Oracle Java SE Development Kit 8 update 202 build 08` on top of **CentOS**
|
47 | 47 | * [](https://microbadger.com/images/sgrio/java:jdk_8_ubuntu) **jdk_8_ubuntu**: `Oracle Java SE Development Kit 8 update 202 build 08` on top of **Ubuntu**
|
48 | 48 |
|
49 | | -### Docker Tags (Archived) |
50 | | - |
51 | | -The following tags are archived: |
52 | | - |
53 | | -* Java 10 |
54 | | - * `server_jre_10`: based on `Oracle Java SE Server Runtime Environment 10.0.2 build 13` |
55 | | - * `jre_10`: based on `Oracle Java SE Runtime Environment 10.0.2 build 13` |
56 | | - * `jdk_10`: based on `Oracle Java SE Development Kit 10.0.2 build 13` |
57 | | -* Java 9 |
58 | | - * `server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11` |
59 | | - * `jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11` |
60 | | - * `jdk_9`: based on `Oracle Java SE Development Kit 9.0.4 build 11` |
61 | | -* Java 7 |
62 | | - * `server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` |
63 | | - * `server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE |
64 | | - * `jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` |
65 | | - * `jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE |
66 | | - * `jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15` |
67 | | - * `jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE |
68 | | - |
69 | | -* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files |
70 | | - * This is enabled by defualt in Java 9, and Java 8 updates later than 162. |
71 | | - |
72 | | - |
0 commit comments