Docker container with Ubuntu 16.04 LTS and java8
865
= Docker container with Java8
This repository contains configurations to create a Docker container with:
== Getting Started
=== Prerequisites
You have to install Docker and Docker Compose (optional) to build and run this container.
=== Pull container
You can download this container from DockerHub by launching this command :
It will download the latest version.
=== Run container
==== Prerequisites
After, you can change:
==== Running
You can use docker-compose.yml:
It will run your container with parameters specified in the file.
OR
You can use docker run command:
== Author
Louis Paret - [email protected]
Content type
Image
Digest
Size
460.3 MB
Last updated
almost 9 years ago
docker pull lparet/docker-ubuntu-java8