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