Skip to content

Commit

Permalink
Merge pull request #390 from GoogleCloudPlatform/s4shyam95-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
jameslynnwu authored Apr 2, 2024
2 parents fb5e9a4 + ca1aaa9 commit 323fea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emulators/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ RUN ARCH=`cat /tmp/arch` && \
gcloud config set metrics/environment github_docker_image_emulator && \
gcloud components remove anthoscli && \
gcloud components install beta `cat /tmp/additional_components` && \
rm /google-cloud-sdk/data/cli/gcloud.json && \
rm -rf /google-cloud-sdk/.install/.backup/ && \
find /google-cloud-sdk/ -name "__pycache__" -type d | xargs -n 1 rm -rf && \
rm -rf /var/lib/apt/lists tmp/*

0 comments on commit 323fea3

Please sign in to comment.