mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
feat(devcontainer): add gcloud gke auth plugin
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -131,7 +131,8 @@ RUN apt-get update && \
|
||||
temurin-${JAVA_VERSION}-jre \
|
||||
postgresql-client \
|
||||
tofu \
|
||||
google-cloud-cli && \
|
||||
google-cloud-cli \
|
||||
google-cloud-cli-gke-gcloud-auth-plugin && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user