Skip to content

Commit 1fc207f

Browse files
authored
Update Dockerfile
1 parent 510a9ba commit 1fc207f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN sudo apt-get -y update && \
55
python3-pip \
66
pipenv \
77
cmake \
8+
jq \
89
bash-completion
910

1011
RUN sudo wget "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl" -O /usr/local/bin/kubectl && \

0 commit comments

Comments
 (0)