Apache Tomee plus over openjdk on alpine
347
Dockerfile linksMaintained by:
the InsurIT Advisors Docker Maintainers
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
tomee-plus is an image of Apache Tomee plus based on openjdk java on alpine linux.
A simple Dockerfile can be used to generate a new image that includes the necessary content
FROM insurit/tomee-plus
COPY some-app.war ${DEPLOYMENT_DIR}
A new container from this image when started will autodeploy the war file
Content type
Image
Digest
Size
144.2 MB
Last updated
about 8 years ago
docker pull insurit/tomee-plus