arun-gupta / docker-java

Docker for Java Developers
386 stars 230 forks source link

Add a new section to run Java EE 7 sample #34

Closed arun-gupta closed 9 years ago

arun-gupta commented 9 years ago

Add a new section, after jboss/wildfly image, to run a pre-baked Java EE 7 application. This is explained at:

http://blog.arungupta.me/javaee7-lab-wildfly-docker/

It shows how in-memory database can be used.

This is also simpler than running a full-blown Ticket Monster with Postgres database and container linking.

myfear commented 9 years ago

@rafabene can you please add the arungupta/javaee7-hol to the instructor registry? Thanks,