This repository contains all base Dockerfiles for Docker that I used, published to Docker registry.
- oracle-java: Base image with Oracle JDK, providing versions for java 6, 7 and 8. Additionally, updates Java Cryptography Extension (JCE).
- maven: Base image with Apache Maven, providing versions for java 7 and 8.
- tomcat: Base image with [Apache Tomcat]http://tomcat.apache.org/), providing versions with Oracle JDK 7 and 8.
- wildfly: Base image with JBoss WildFly, providing versions with Oracle JDK 7 and 8.
- jboss-as: Base image with old versions of JBoss Application Server, providing versions for families 4.X and 5.X.
- mule-esb: Docker Image packaging for MuleESB http://www.mulesoft.org with Oracle JDK 7.
- grunt: Debian Jessie based image with NodeJS, Grunt and Bower installed.