https://github.com/frekele/docker-java
Java Oracle (s6-overlay) Docker Image - Extends frekele/debian.
https://github.com/frekele/docker-java
java-ee java-se jdk-oracle oracle oracle-java s6-overlay
Last synced: 3 months ago
JSON representation
Java Oracle (s6-overlay) Docker Image - Extends frekele/debian.
- Host: GitHub
- URL: https://github.com/frekele/docker-java
- Owner: frekele
- License: mit
- Created: 2016-07-24T18:47:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T23:44:48.000Z (about 6 years ago)
- Last Synced: 2025-03-24T15:11:25.145Z (3 months ago)
- Topics: java-ee, java-se, jdk-oracle, oracle, oracle-java, s6-overlay
- Language: Dockerfile
- Homepage: https://docker-java.frekele.org
- Size: 355 KB
- Stars: 32
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oracle Java (s6-overlay) Docker Image
[](https://hub.docker.com/r/frekele/java/)
[](https://hub.docker.com/r/frekele/java/)
[](https://github.com/frekele/docker-java/issues)
[](https://github.com/frekele/docker-java/network)
[](https://github.com/frekele/docker-java/stargazers)
[](https://frekele.github.io/docker-java/)[![Java Image][JavaImage]][JavaWebsite]
| [Website] | [GitHub] | [DockerHub] |
#### Oracle JDK Branches:
| Branch | Type | From | Tag Names |
| --------------------- | ----- | ------------------------ | -------------------------------------------------- |
| [jdk8u212] - latest | PSU | frekele/debian:stable | jdk8u212, 8u212, jdk8-psu, 8-psu, jdk8, 8, latest |
| [jdk8u211] | CPU | frekele/debian:stable | jdk8u211, 8u211, jdk8-cpu, 8-cpu |
| [jdk8u202] | PSU | frekele/debian:stable | jdk8u202, 8u202 |
| [jdk8u201] | CPU | frekele/debian:stable | jdk8u201, 8u201 |
| [jdk8u181] | CPU | frekele/debian:stable | jdk8u181, 8u181 |
| [jdk8u172] | PSU | frekele/debian:stable | jdk8u172, 8u172 |
| [jdk8u171] | CPU | frekele/debian:stable | jdk8u171, 8u171 |
| [jdk8u162] | PSU | frekele/debian:stable | jdk8u162, 8u162 |
| [jdk8u161] | CPU | frekele/debian:stable | jdk8u161, 8u161 |
| [jdk8u152] | PSU | frekele/debian:stable | jdk8u152, 8u152 |
| [jdk8u151] | CPU | frekele/debian:stable | jdk8u151, 8u151 |
| [jdk8u144] | PSU | frekele/debian:stable | jdk8u144, 8u144 |
| [jdk8u141] | CPU | frekele/debian:stable | jdk8u141, 8u141 |
| [jdk8u131] | CPU | frekele/debian:stable | jdk8u131, 8u131 |
| [jdk8u121] | CPU | frekele/debian:stable | jdk8u121, 8u121 |
| [jdk8u112] | PSU | frekele/debian:stable | jdk8u112, 8u112 |
| [jdk8u111] | CPU | frekele/debian:stable | jdk8u111, 8u111 |
| [jdk8u102] | PSU | frekele/debian:stable | jdk8u102, 8u102 |
| [jdk8u101] | CPU | frekele/debian:stable | jdk8u101, 8u101 |
| [jdk8u92] | PSU | frekele/debian:stable | jdk8u92, 8u92 |
| [jdk8u91] | CPU | frekele/debian:stable | jdk8u91, 8u91 |
| [jdk8u77] | CPU | frekele/debian:stable | jdk8u77, 8u77 |
| [jdk8u74] | PSU | frekele/debian:stable | jdk8u74, 8u74 |
| [jdk8u73] | CPU | frekele/debian:stable | jdk8u73, 8u73 |
| [jdk8u72] | PSU | frekele/debian:stable | jdk8u72, 8u72 |
| [jdk8u71] | CPU | frekele/debian:stable | jdk8u71, 8u71 |
| [jdk8u66] | PSU | frekele/debian:stable | jdk8u66, 8u66 |
| [jdk8u65] | CPU | frekele/debian:stable | jdk8u65, 8u65 |
| [jdk8u60] | PSU | frekele/debian:stable | jdk8u60, 8u60 |
| [jdk8u51] | CPU | frekele/debian:stable | jdk8u51, 8u51 |
| [jdk7u80] | PSU | frekele/debian:stable | jdk7u80, 7u80, jdk7-psu, 7-psu, jdk7, 7 |
| [jdk7u79] | CPU | frekele/debian:stable | jdk7u79, 7u79, jdk7-cpu, 7-cpu |
| [jdk7u76] | PSU | frekele/debian:stable | jdk7u76, 7u76 |
| [jdk7u75] | CPU | frekele/debian:stable | jdk7u75, 7u75 |
| [jdk7u72] | PSU | frekele/debian:stable | jdk7u72, 7u72 |
| [jdk7u71] | CPU | frekele/debian:stable | jdk7u71, 7u71 |
| [master] | * | frekele/debian:stable | jdk8dev |- [Oracle JDK 8 Update Release Notes]
- [Oracle JDK 7 Update Release Notes]# [Java CPU and PSU Releases Explained]
## Which Java version should I choose: the CPU or the PSU?
Oracle strongly recommends that all Java SE users upgrade to the latest CPU release available for a release family. Most users should choose the CPU release.*Users should only use the corresponding PSU release if they are being impacted by one of the additional bugs fixed in that version as noted in the release notes.*
The subsequent CPU release will contain all of the fixes from the current PSU. For this reason, organizations should test the current PSU in their environment in anticipation of these fixes being included in the next CPU.
## What is the difference between a Java CPU and PSU release?
Java SE Critical Patch Updates (CPU) contain fixes to security vulnerabilities and critical bug fixes. Oracle strongly recommends that all Java SE users upgrade to the latest CPU releases as they are made available. Java SE CPU releases are odd numbered versions (i.e. 7u71, 7u65 – see more on Java SE version numbering schemes here).Java SE Patch Set Updates (PSU) contain all of fixes in the corresponding CPU, as well as additional non-critical fixes. Java PSU releases should only be used if you are being impacted by one of the additional bugs fixed in that version. The release notes call out the additional fixes available in Java SE PSU releases.
## Is the cadence of CPU releases changing?
As before, Java SE CPU releases are scheduled for release on the Tuesday closest to the 17th day of January, April, July and October under the normal Oracle Critical Patch Update schedule.Starting in October 2014 with the release of Java SE 7u71 (CPU) and Java SE 7u72 (PSU), Oracle plans to additionally release a corresponding PSU release along with each CPU release for Java SE 7. PSU releases provide organizations and developers with access to non-critical fixes in addition to the critical fixes contained in the corresponding CPU.
# Dockerfile extends From:
- https://github.com/frekele/docker-debian
- https://hub.docker.com/r/frekele/debian## Relations:
- https://github.com/just-containers/s6-overlay
- https://github.com/frekele/oracle-java## Run Java container with the trusted SSL certificates:
````
docker run --rm -v /mnt/vol-ssl/trusted:/opt/ssl/trusted --name java frekele/java
````### License:
See [ORACLE LICENSE]frekele/docker-java is **licensed** under the **[MIT License]**. The terms of the license are as follows:
MIT License
Copyright (c) 2016-2019 @frekele
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.[JavaImage]: https://raw.githubusercontent.com/frekele/docker-java/master/java-logo.png
[JavaWebsite]: http://www.oracle.com/technetwork/pt/java/javase/downloads/index.html
[Website]: https://frekele.github.io/docker-java
[GitHub]: https://github.com/frekele/docker-java
[DockerHub]: https://hub.docker.com/r/frekele/java
[ORACLE LICENSE]: http://www.oracle.com/technetwork/java/javase/terms/license/index.html
[MIT LICENSE]: https://github.com/frekele/docker-java/blob/master/LICENSE
[Java CPU and PSU Releases Explained]: http://www.oracle.com/technetwork/java/javase/cpu-psu-explained-2331472.html
[Oracle JDK 8 Update Release Notes]: http://www.oracle.com/technetwork/java/javase/documentation/8u-relnotes-2225394.html
[Oracle JDK 7 Update Release Notes]: http://www.oracle.com/technetwork/java/javase/7u-relnotes-515228.html[jdk8u212]: https://github.com/frekele/docker-java/blob/jdk8u212/Dockerfile
[jdk8u211]: https://github.com/frekele/docker-java/blob/jdk8u211/Dockerfile
[jdk8u202]: https://github.com/frekele/docker-java/blob/jdk8u202/Dockerfile
[jdk8u201]: https://github.com/frekele/docker-java/blob/jdk8u201/Dockerfile
[jdk8u181]: https://github.com/frekele/docker-java/blob/jdk8u181/Dockerfile
[jdk8u172]: https://github.com/frekele/docker-java/blob/jdk8u172/Dockerfile
[jdk8u171]: https://github.com/frekele/docker-java/blob/jdk8u171/Dockerfile
[jdk8u162]: https://github.com/frekele/docker-java/blob/jdk8u162/Dockerfile
[jdk8u161]: https://github.com/frekele/docker-java/blob/jdk8u161/Dockerfile
[jdk8u152]: https://github.com/frekele/docker-java/blob/jdk8u152/Dockerfile
[jdk8u151]: https://github.com/frekele/docker-java/blob/jdk8u151/Dockerfile
[jdk8u144]: https://github.com/frekele/docker-java/blob/jdk8u144/Dockerfile
[jdk8u141]: https://github.com/frekele/docker-java/blob/jdk8u141/Dockerfile
[jdk8u131]: https://github.com/frekele/docker-java/blob/jdk8u131/Dockerfile
[jdk8u121]: https://github.com/frekele/docker-java/blob/jdk8u121/Dockerfile
[jdk8u112]: https://github.com/frekele/docker-java/blob/jdk8u112/Dockerfile
[jdk8u111]: https://github.com/frekele/docker-java/blob/jdk8u111/Dockerfile
[jdk8u102]: https://github.com/frekele/docker-java/blob/jdk8u102/Dockerfile
[jdk8u101]: https://github.com/frekele/docker-java/blob/jdk8u101/Dockerfile
[jdk8u92]: https://github.com/frekele/docker-java/blob/jdk8u92/Dockerfile
[jdk8u91]: https://github.com/frekele/docker-java/blob/jdk8u91/Dockerfile
[jdk8u77]: https://github.com/frekele/docker-java/blob/jdk8u77/Dockerfile
[jdk8u74]: https://github.com/frekele/docker-java/blob/jdk8u74/Dockerfile
[jdk8u73]: https://github.com/frekele/docker-java/blob/jdk8u73/Dockerfile
[jdk8u72]: https://github.com/frekele/docker-java/blob/jdk8u72/Dockerfile
[jdk8u71]: https://github.com/frekele/docker-java/blob/jdk8u71/Dockerfile
[jdk8u66]: https://github.com/frekele/docker-java/blob/jdk8u66/Dockerfile
[jdk8u65]: https://github.com/frekele/docker-java/blob/jdk8u65/Dockerfile
[jdk8u60]: https://github.com/frekele/docker-java/blob/jdk8u60/Dockerfile
[jdk8u51]: https://github.com/frekele/docker-java/blob/jdk8u51/Dockerfile
[jdk7u80]: https://github.com/frekele/docker-java/blob/jdk7u80/Dockerfile
[jdk7u79]: https://github.com/frekele/docker-java/blob/jdk7u79/Dockerfile
[jdk7u76]: https://github.com/frekele/docker-java/blob/jdk7u76/Dockerfile
[jdk7u75]: https://github.com/frekele/docker-java/blob/jdk7u75/Dockerfile
[jdk7u72]: https://github.com/frekele/docker-java/blob/jdk7u72/Dockerfile
[jdk7u71]: https://github.com/frekele/docker-java/blob/jdk7u71/Dockerfile
[master]: https://github.com/frekele/docker-java/blob/master/Dockerfile