Refacted, new look and raw download feature
This commit is contained in:
@@ -14,4 +14,6 @@ WORKDIR /go/src/pastebin
|
||||
COPY . /go/src/pastebin
|
||||
|
||||
RUN go get -v -d
|
||||
RUN go get github.com/GeertJohan/go.rice/rice
|
||||
RUN rice embed-go
|
||||
RUN go install -v
|
||||
|
Reference in New Issue
Block a user