Skip to content

Commit

Permalink
Add stern and telepresence (#2320)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Feb 5, 2024
1 parent adf1b61 commit 0bd2eeb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dockers/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,6 @@ RUN --mount=type=cache,target="${GOPATH}/pkg",id="go-build-${TARGETARCH}" \
make k3d/install \
&& make buf/install \
&& make k9s/install \
&& make minikube/install
&& make minikube/install \
&& make stern/install \
&& make telepresence/install

0 comments on commit 0bd2eeb

Please sign in to comment.