Sign inSign up

sunithar/oracle-java8-ant

By sunithar

Updated about 9 years ago

A container with Java8, Ant on Oracle Express 11g R2 on Ubuntu 16.04 LTS

Image
0

7.7K

sunithar/oracle-java8-ant repository overview

alt text

oracle-java8-ant

A container that adds Apache Ant on top of container sunithar/oracle-java8 (Oracle Express 11g R2 on Ubuntu 16.04 LTS with Java8).

Build
docker build -t oracle-java8-ant .
Run
docker run -it --rm oracle-java8-ant 

Run with ports 22 and 1521 mapped and opened

docker run -it --rm -d -p 49160:22 -p 49161:1521 oracle-java8-ant 
Usage

This container can be used by anyone who needs Ubuntu, Oracle, Java8 and Ant as a base image

Tag summary

Content type

Image

Digest

Size

838.5 MB

Last updated

about 9 years ago

docker pull sunithar/oracle-java8-ant