diff --git a/Dockerfile b/Dockerfile index 5640d84..1f0f1b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ #FROM - Image to start building on. FROM ubuntu:14.04 +#test commit #MAINTAINER - Identifies the maintainer of the dockerfile. MAINTAINER ian.miell@gmail.com