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 @@ +