Skip to content

xxxkonyi/docker-java

 
 

Repository files navigation

Oracle Java (s6-overlay) Docker Image

Docker Pulls Docker Stars GitHub issues GitHub forks GitHub stars Website

Java Image

| Website | GitHub | DockerHub |

Oracle JDK Branches:

Branch From Usage Tag Names
jdk8u102 - latest frekele/debian:stable Production jdk8u102, 8u102, jdk8, 8, latest
jdk8u101 frekele/debian:stable Production jdk8u101, 8u101
jdk8u92 frekele/debian:stable Production jdk8u92, 8u92
jdk8u91 frekele/debian:stable Production jdk8u91, 8u91
jdk8u77 frekele/debian:stable Production jdk8u77, 8u77
jdk8u74 frekele/debian:stable Production jdk8u74, 8u74
jdk8u73 frekele/debian:stable Production jdk8u73, 8u73
jdk8u72 frekele/debian:stable Production jdk8u72, 8u72
jdk8u71 frekele/debian:stable Production jdk8u71, 8u71
jdk8u66 frekele/debian:stable Production jdk8u66, 8u66
jdk8u65 frekele/debian:stable Production jdk8u65, 8u65
jdk8u60 frekele/debian:stable Production jdk8u60, 8u60
jdk8u51 frekele/debian:stable Production jdk8u51, 8u51
jdk7u80 frekele/debian:stable Production jdk7u80, 7u80, jdk7, 7
jdk7u79 frekele/debian:stable Production jdk7u79, 7u79
jdk7u76 frekele/debian:stable Production jdk7u76, 7u76
jdk7u75 frekele/debian:stable Production jdk7u75, 7u75
jdk7u72 frekele/debian:stable Production jdk7u72, 7u72
jdk7u71 frekele/debian:stable Production jdk7u71, 7u71
jdk8dev frekele/debian:stable Development jdk7dev
jdk7dev frekele/debian:stable Development jdk8dev

Dockerfile extends From:

Relations:

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:

The MIT License (MIT)

Copyright (c) 2016 Leandro Kersting de Freitas

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.

About

Java Oracle (s6-overlay) Docker Image - Extends frekele/debian.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%