feat: openssh-client
This commit is contained in:
parent
de8000923a
commit
e893466e86
1 changed files with 1 additions and 0 deletions
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 \
|
gettext-base \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
|
openssh-client \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
RUN V="$(curl -sSL https://dl.k8s.io/release/stable.txt)" \
|
RUN V="$(curl -sSL https://dl.k8s.io/release/stable.txt)" \
|
||||||
&& curl -sSLo /usr/local/bin/kubectl \
|
&& curl -sSLo /usr/local/bin/kubectl \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue