Sign inSign up

insurit/tomee-plus

By insurit

Updated about 8 years ago

Apache Tomee plus over openjdk on alpine

Image
0

347

insurit/tomee-plus repository overview

Quick reference

What is insurit/tomee-plus?

tomee-plus is an image of Apache Tomee plus based on openjdk java on alpine linux.

How to use this image

as a base to build images

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

Tag summary

Content type

Image

Digest

Size

144.2 MB

Last updated

about 8 years ago

docker pull insurit/tomee-plus