mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-25 15:24:15 +00:00
5 lines
50 B
Docker
5 lines
50 B
Docker
FROM golang:1.11
|
|
|
|
RUN go get -u sigs.k8s.io/kind
|
|
|