Get more commands and files
This commit is contained in:
parent
fe88320675
commit
bae6ae44ef
|
|
@ -1,7 +1,7 @@
|
||||||
# build stage
|
# build stage
|
||||||
FROM golang:1.10.2-alpine3.7 AS build-env
|
FROM golang:1.10.2-alpine3.7 AS build-env
|
||||||
RUN apk --no-cache add git
|
RUN apk --no-cache add git
|
||||||
RUN go get github.com/pstuifzand/ekster/cmd/eksterd
|
RUN go get github.com/pstuifzand/ekster/...
|
||||||
|
|
||||||
# final stage
|
# final stage
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user