You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,33 +24,36 @@
24
24
25
25
* Default
26
26
*[](https://microbadger.com/images/sgrio/java)**latest**: pointed to `sgrio/java:latest_ubuntu`
27
-
*[](https://microbadger.com/images/sgrio/java:latest_ubuntu)**latest_ubuntu**: pointed to `sgrio/java:jdk_11_ubuntu`
28
-
*[](https://microbadger.com/images/sgrio/java:latest_centos)**latest_centos**: pointed to `sgrio/java:jdk_11_centos`
29
27
*[](https://microbadger.com/images/sgrio/java:latest_alpine)**latest_alpine**: pointed to `sgrio/java:jdk_11_alpine`
28
+
*[](https://microbadger.com/images/sgrio/java:latest_centos)**latest_centos**: pointed to `sgrio/java:jdk_11_centos`
29
+
*[](https://microbadger.com/images/sgrio/java:latest_ubuntu)**latest_ubuntu**: pointed to `sgrio/java:jdk_11_ubuntu`
30
30
* Java 11
31
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_ubuntu)**jdk_11_ubuntu**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **Ubuntu**
33
-
*[](https://microbadger.com/images/sgrio/java:jdk_11_centos)**jdk_11_centos**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **CentOS**
34
-
*[](https://microbadger.com/images/sgrio/java:jdk_11_alpine)**jdk_11_alpine**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **Alpine Linux**
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**
33
+
*[](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**
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**: `Oracle Java SE Server Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
37
-
*[](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**
36
+
*[](https://microbadger.com/images/sgrio/java:server_jre_8)**server_jre_8**: pointed to `sgrio/java:server_jre_8_ubuntu`
38
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**
39
-
*[](https://microbadger.com/images/sgrio/java:jre_8)**jre_8**: `Oracle Java SE Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
40
-
*[](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**
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
+
*[](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`
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
-
*[](https://microbadger.com/images/sgrio/java:jdk_8)**jdk_8**: `Oracle Java SE Development Kit 8 update 202 build 08` on top of **Ubuntu**
43
-
*[](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**
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
+
*[](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
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
+
*[](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
+
*[](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**
45
48
46
49
### Docker Tags (Archived)
47
50
48
51
The following tags are archived:
49
52
50
53
* Java 10
51
-
*[](https://microbadger.com/images/sgrio/java:server_jre_10)`server_jre_10`: based on `Oracle Java SE Server Runtime Environment 10.0.2 build 13`
52
-
*[](https://microbadger.com/images/sgrio/java:jre_10)`jre_10`: based on `Oracle Java SE Runtime Environment 10.0.2 build 13`
53
-
*[](https://microbadger.com/images/sgrio/java:jdk_10)`jdk_10`: based on `Oracle Java SE Development Kit 10.0.2 build 13`
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`
54
57
* Java 9
55
58
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11`
56
59
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11`
@@ -66,3 +69,5 @@ The following tags are archived:
Copy file name to clipboardExpand all lines: alpine/jdk/README.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,33 +24,36 @@
24
24
25
25
* Default
26
26
*[](https://microbadger.com/images/sgrio/java)**latest**: pointed to `sgrio/java:latest_ubuntu`
27
-
*[](https://microbadger.com/images/sgrio/java:latest_ubuntu)**latest_ubuntu**: pointed to `sgrio/java:jdk_11_ubuntu`
28
-
*[](https://microbadger.com/images/sgrio/java:latest_centos)**latest_centos**: pointed to `sgrio/java:jdk_11_centos`
29
27
*[](https://microbadger.com/images/sgrio/java:latest_alpine)**latest_alpine**: pointed to `sgrio/java:jdk_11_alpine`
28
+
*[](https://microbadger.com/images/sgrio/java:latest_centos)**latest_centos**: pointed to `sgrio/java:jdk_11_centos`
29
+
*[](https://microbadger.com/images/sgrio/java:latest_ubuntu)**latest_ubuntu**: pointed to `sgrio/java:jdk_11_ubuntu`
30
30
* Java 11
31
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_ubuntu)**jdk_11_ubuntu**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **Ubuntu**
33
-
*[](https://microbadger.com/images/sgrio/java:jdk_11_centos)**jdk_11_centos**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **CentOS**
34
-
*[](https://microbadger.com/images/sgrio/java:jdk_11_alpine)**jdk_11_alpine**: `Oracle Java SE Development Kit 11.0.1 build 13` on top of **Alpine Linux**
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**
33
+
*[](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**
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**: `Oracle Java SE Server Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
37
-
*[](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**
36
+
*[](https://microbadger.com/images/sgrio/java:server_jre_8)**server_jre_8**: pointed to `sgrio/java:server_jre_8_ubuntu`
38
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**
39
-
*[](https://microbadger.com/images/sgrio/java:jre_8)**jre_8**: `Oracle Java SE Runtime Environment 8 update 202 build 08` on top of **Ubuntu**
40
-
*[](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**
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
+
*[](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`
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
-
*[](https://microbadger.com/images/sgrio/java:jdk_8)**jdk_8**: `Oracle Java SE Development Kit 8 update 202 build 08` on top of **Ubuntu**
43
-
*[](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**
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
+
*[](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
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
+
*[](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
+
*[](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**
45
48
46
49
### Docker Tags (Archived)
47
50
48
51
The following tags are archived:
49
52
50
53
* Java 10
51
-
*[](https://microbadger.com/images/sgrio/java:server_jre_10)`server_jre_10`: based on `Oracle Java SE Server Runtime Environment 10.0.2 build 13`
52
-
*[](https://microbadger.com/images/sgrio/java:jre_10)`jre_10`: based on `Oracle Java SE Runtime Environment 10.0.2 build 13`
53
-
*[](https://microbadger.com/images/sgrio/java:jdk_10)`jdk_10`: based on `Oracle Java SE Development Kit 10.0.2 build 13`
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`
54
57
* Java 9
55
58
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11`
56
59
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11`
@@ -66,3 +69,5 @@ The following tags are archived:
0 commit comments