mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
@@ -7,4 +7,6 @@ RUN curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/s
|
|||||||
|
|
||||||
FROM alpine:3 AS final
|
FROM alpine:3 AS final
|
||||||
|
|
||||||
|
RUN apk add --no-cache gettext-envsubst
|
||||||
|
|
||||||
COPY --from=builder /usr/local/bin/kubectl /usr/local/bin/kubectl
|
COPY --from=builder /usr/local/bin/kubectl /usr/local/bin/kubectl
|
||||||
|
|||||||
Reference in New Issue
Block a user