Setting Up Apache TomEE Docker
This Dockerfile extends the Apache TomEE domain.
Prerequisites:
The services or components that should be available before the docker installation are as follows:
- Docker should be installed, preferred version: 19.03
- The required packages and artifacts should be placed in a host directory <IBSS base dir>.
- For the table management configuration windows network shared location needs to be mounted in a host directory <mount dir>.
- User should have the dockerhub account and login to pull the base TomEE image through Dockerfile (version 8.0.1-plume).