# Dockerfile with a simple FROM clause

FROM fabric8/s2i-java

ADD blub
# And other additional stuff