generated from Templates/Utility-Image-Builder
Initial Commit.
Some checks failed
Home Cluster Builds/Image-Deploy-Arm64/pipeline/head There was a failure building this commit
Some checks failed
Home Cluster Builds/Image-Deploy-Arm64/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -1 +1,5 @@
|
||||
FROM nginx:latest
|
||||
FROM nginx:latest
|
||||
|
||||
WORKDIR /utils
|
||||
RUN curl -LO "https://storage.googleapis.com/kubernetes-release/release/v1.24.3/bin/linux/arm64/kubectl"
|
||||
RUN chmod u+x ./kubectl
|
||||
|
||||
Reference in New Issue
Block a user