An open API service indexing awesome lists of open source software.

https://github.com/stakater/dockerfile-java-centos

CentOS 7 --> Java 1.8
https://github.com/stakater/dockerfile-java-centos

centos7 dockerfile java8

Last synced: 10 months ago
JSON representation

CentOS 7 --> Java 1.8

Awesome Lists containing this project

README

          

# dockerfile-java-centos

This is a java image based on CentOS which is used by Stakater for its apps. The base image used is [stakater/centos-base-image](https://github.com/stakater/dockerfile-base-centos).

You can run this image by:
`docker run -it stakater/java-centos:7-1.8 /bin/bash`

## Tags

- 7-1.8: CentOS 7 with java jdk 1.8 installed