Dockerfile fix.
This commit is contained in:
		| @@ -3,8 +3,6 @@ FROM golang:1.13.1-alpine AS build | ||||
| WORKDIR /go/src/sources.dev.pztrn.name/pztrn/giredore | ||||
| COPY . . | ||||
|  | ||||
| WORKDIR /go/src/gitlab.com/pztrn/fastpastebin/cmd/fastpastebin | ||||
|  | ||||
| RUN cd /go/src/sources.dev.pztrn.name/pztrn/giredore/cmd/giredored && go build && cd ../giredorectl && go build | ||||
|  | ||||
| FROM alpine:latest | ||||
|   | ||||
		Reference in New Issue
	
	Block a user