liimaorg/liima
Liima - (AMW) Automated Middleware allows you to manage the configurations of your Java EE applications on an unlimited number of different environments with various versions, including the automated deployment of those apps.
The images includes the h2 test database with sample data. It is based on the jboss/wildfly image.
This images is meant for demo and testing purposes and is not production ready, data is stored in the embedded h2 database in the container and will be lost if the container is removed.
docker run -i -p 8080:8080 liimaorg/liima:master
Liima writes to the following files in the container:
docker pull liimaorg/liima