arun-gupta / docker-java

Docker for Java Developers
386 stars 230 forks source link

Add a new section to run pre-baked image #32

Closed arun-gupta closed 9 years ago

arun-gupta commented 9 years ago

Add a new section to run only jboss/wildfly image. This should be done before Ticket Monster section.

myfear commented 9 years ago

The first run of ticket monster uses a pre baked image: https://github.com/arun-gupta/docker-java#run-ticket-monster-for-the-first-time

You want a standalone wildfly without any deployed application?

arun-gupta commented 9 years ago

Yes, that would explain a lot of concepts of Docker layering etc.