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
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
Copy file name to clipboardExpand all lines: jdk/README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
Copy file name to clipboardExpand all lines: jdk_unlimited/README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
Copy file name to clipboardExpand all lines: jre/README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
Copy file name to clipboardExpand all lines: jre_unlimited/README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
Copy file name to clipboardExpand all lines: server_jre/README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Docker images of Java 7/8 provided by Oracle on top of Ubuntu
1
+
## Docker images of Java 7/8/9 provided by Oracle on top of Ubuntu
2
2
3
3
This repository contains **Dockerfile** of [Java SE](http://java.oracle.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/java-oracle/) published to the public [Docker Hub](https://hub.docker.com/).
4
4
@@ -9,7 +9,12 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
9
9
`sgrio/java-oracle` provides several tagged images:
10
10
11
11
* Default
12
-
*`latest`: pointed to `sgrio/java-oracle:server_jre_8_unlimited`
12
+
*`latest`: pointed to `sgrio/java-oracle:server_jre_9`
13
+
14
+
* Java 9
15
+
*`server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.1+11`
16
+
*`jre_9`: based on `Oracle Java SE Runtime Environment 9.0.1+11`
17
+
*`jdk_9`: based on `Oracle Java SE Development Kit 9.0.1+11`
13
18
14
19
* Java 8
15
20
*`server_jre_8`: based on `Oracle Java SE Server Runtime Environment 8 update 152 build 16`
@@ -18,11 +23,14 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
18
23
19
24
* Java 7
20
25
*`server_jre_7`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15`
26
+
*`server_jre_7_unlimited`: based on `Oracle Java SE Server Runtime Environment 7 update 80 build 15` with JCE
21
27
*`jre_7`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15`
28
+
*`jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
22
29
*`jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
30
+
*`jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
0 commit comments