This commit is contained in:
parent
de8000923a
commit
e893466e86
1
debian/Dockerfile
vendored
1
debian/Dockerfile
vendored
@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
gettext-base \
|
||||
git \
|
||||
jq \
|
||||
openssh-client \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
RUN V="$(curl -sSL https://dl.k8s.io/release/stable.txt)" \
|
||||
&& curl -sSLo /usr/local/bin/kubectl \
|
||||
|
Loading…
Reference in New Issue
Block a user