mirror of
https://github.com/taigrr/pastebin
synced 2026-04-17 03:04:52 -07:00
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