Skip to content

Commit c570cf8

Browse files
committed
Update readme files
1 parent a8059b8 commit c570cf8

File tree

3 files changed

+27
-6
lines changed

3 files changed

+27
-6
lines changed

jdk/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
1818
* `server_jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:server_jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:server_jre_8) : based on `Oracle Java SE Server Runtime Environment 8 update 172 build 11`
1919
* `jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jre_8) : based on `Oracle Java SE Runtime Environment 8 update 172 build 11`
2020
* `jdk_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jdk_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jdk_8) : based on `Oracle Java SE Development Kit 8 update 172 build 11`
21+
22+
### Docker Tags (Archived)
23+
24+
The following tags are archived:
25+
2126
* Java 9 (End of Life!!!)
2227
* `server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11`
2328
* `jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11`
@@ -29,8 +34,10 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
2934
* `jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
3035
* `jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
3136
* `jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
32-
* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
33-
* This is enabled by defualt in Java 9, and Java 8 updates later than 162.
37+
38+
39+
#### Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
40+
This is enabled by defualt in Java 9, and Java 8 updates later than 162.
3441

3542
### Installation
3643

jre/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
1818
* `server_jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:server_jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:server_jre_8) : based on `Oracle Java SE Server Runtime Environment 8 update 172 build 11`
1919
* `jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jre_8) : based on `Oracle Java SE Runtime Environment 8 update 172 build 11`
2020
* `jdk_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jdk_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jdk_8) : based on `Oracle Java SE Development Kit 8 update 172 build 11`
21+
22+
### Docker Tags (Archived)
23+
24+
The following tags are archived:
25+
2126
* Java 9 (End of Life!!!)
2227
* `server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11`
2328
* `jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11`
@@ -29,8 +34,10 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
2934
* `jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
3035
* `jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
3136
* `jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
32-
* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
33-
* This is enabled by defualt in Java 9, and Java 8 updates later than 162.
37+
38+
39+
#### Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
40+
This is enabled by defualt in Java 9, and Java 8 updates later than 162.
3441

3542
### Installation
3643

server_jre/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
1818
* `server_jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:server_jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:server_jre_8) : based on `Oracle Java SE Server Runtime Environment 8 update 172 build 11`
1919
* `jre_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jre_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jre_8) : based on `Oracle Java SE Runtime Environment 8 update 172 build 11`
2020
* `jdk_8` [![](https://images.microbadger.com/badges/image/sgrio/java-oracle:jdk_8.svg)](https://microbadger.com/images/sgrio/java-oracle:jdk_8) : based on `Oracle Java SE Development Kit 8 update 172 build 11`
21+
22+
### Docker Tags (Archived)
23+
24+
The following tags are archived:
25+
2126
* Java 9 (End of Life!!!)
2227
* `server_jre_9`: based on `Oracle Java SE Server Runtime Environment 9.0.4 build 11`
2328
* `jre_9`: based on `Oracle Java SE Runtime Environment 9.0.4 build 11`
@@ -29,8 +34,10 @@ To use this image, you must accept the [Oracle Binary Code License Agreement](ht
2934
* `jre_7_unlimited`: based on `Oracle Java SE Runtime Environment 7 update 80 build 15` with JCE
3035
* `jdk_7`: based on `Oracle Java SE Development Kit 7 update 80 build 15`
3136
* `jdk_7_unlimited`: based on `Oracle Java SE Development Kit 7 update 80 build 15` with JCE
32-
* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
33-
* This is enabled by defualt in Java 9, and Java 8 updates later than 162.
37+
38+
39+
#### Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
40+
This is enabled by defualt in Java 9, and Java 8 updates later than 162.
3441

3542
### Installation
3643

0 commit comments

Comments
 (0)