parent
6c0a8f7d4b
commit
7eea448720
1 changed files with 1 additions and 1 deletions
2
debian/Dockerfile
vendored
2
debian/Dockerfile
vendored
|
@ -5,8 +5,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
curl \
|
curl \
|
||||||
gettext-base \
|
gettext-base \
|
||||||
git \
|
git \
|
||||||
jq \
|
|
||||||
openssh-client \
|
openssh-client \
|
||||||
|
yq \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
# https://dl.k8s.io/release/stable.txt
|
# https://dl.k8s.io/release/stable.txt
|
||||||
RUN curl -sLo /usr/local/bin/kubectl \
|
RUN curl -sLo /usr/local/bin/kubectl \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue