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