We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35e73b9 + 922a6a9 commit 9e218f9Copy full SHA for 9e218f9
registry.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12-alpine
+FROM golang:1.12-alpine as builder
2
3
RUN apk update && apk add sqlite build-base git mercurial
4
WORKDIR /build
0 commit comments