Sign inSign up

38leinad/was-9

By 38leinad

Updated over 8 years ago

This is a docker-image configured for easy JavaEE 7 development. I.e. auto-deploy is enabled.

Image
0

8.1K

38leinad/was-9 repository overview

This is a docker-image configured for easy JavaEE 7 development. I.e. auto-deploy is enabled.

Assuming you have a WAR/EAR under ~/junk/deploy, the following will start the container and automatically deploy:

docker run --name was9 --rm -p 9060:9060 -p 9080:9080 -p 7777:7777 -v ~/junk/deploy:/opt/IBM/WebSphere/AppServer/profiles/App

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

over 8 years ago

docker pull 38leinad/was-9