Sign inSign up

sunithar/oracle-java8-ant-wiremock

By sunithar

Updated about 9 years ago

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

Image
0

2.5K

sunithar/oracle-java8-ant-wiremock repository overview

alt text

oracle-java8-ant-wiremock

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

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

Run with ports 22 and 1521 mapped and opened

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

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

Tag summary

Content type

Image

Digest

Size

854.2 MB

Last updated

about 9 years ago

docker pull sunithar/oracle-java8-ant-wiremock