Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ccojocar/debian-jdk8-docker

Dockerfile for Debian Jessie with Oracle JDK8
https://github.com/ccojocar/debian-jdk8-docker

Last synced: about 2 months ago
JSON representation

Dockerfile for Debian Jessie with Oracle JDK8

Awesome Lists containing this project

README

        

# Debian Jessie with Oracle JDK8

## Build

```bash
docker build -t debian-jdk8:jessie .
```