adam bien's blog

New Docker Images For Java EE 📎

github.com/AdamBien/docklands comes with Dockerfiles for the following servers:
  • WebLogic
  • WebSphere
  • TomEE
  • Payara Server
  • WildFly
  • nano (JDK HTTP server as reference)
  • Tomcat
  • DerbyDB
  • PostgreSQL

Docklands is used during the javaeemicro.services online workshop, sometimes during the airhacks.

I also used Docklands to measure the application server's overhead in the following screencasts: Memory Footprint Of Java EE Servers and Java EE 7 Application Servers vs. Plain "Hello World" screencasts.