mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-02 01:30:48 +00:00
5 lines
45 B
Docker
5 lines
45 B
Docker
FROM golang
|
|
|
|
RUN go get -u sigs.k8s.io/kind
|
|
|