From ba2b86deb91dd091e94901b60f0fe9d019e30203 Mon Sep 17 00:00:00 2001 From: George Shammas Date: Fri, 15 May 2015 17:28:44 -0400 Subject: [PATCH] Modified --- Dockerfile | 4 ---- templates/index.html | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index dbf198c..427a754 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1 @@ FROM golang:1.4-onbuild - -COPY . /usr/src/app -RUN go get -d -v -RUN go install -v diff --git a/templates/index.html b/templates/index.html index e61f2a3..9b02056 100644 --- a/templates/index.html +++ b/templates/index.html @@ -105,5 +105,6 @@ +