Sign inSign up

frodenas/java7

By frodenas

•Updated over 9 years ago

A Docker Image for Java 7

Image
0

10K+

frodenas/java7 repository overview

⁠Java7 Dockerfile

A Dockerfile that produces a Docker Image for Java 7⁠.

⁠Usage

⁠Build the image

To create the image frodenas/java7, execute the following command on the docker-java7 folder:

$ docker build -t frodenas/java7 .
⁠Run the image

To run the image:

$ docker run -ti --rm --name java7  frodenas/java7

Copyright (c) 2014 Ferran Rodenas. See LICENSE⁠ for details.

Tag summary

Content type

Image

Digest

sha256:996ae939b…

Size

214.7 MB

Last updated

over 9 years ago

docker pull frodenas/java7