Closed nguyen-vo closed 6 months ago
You're right, sorry for that. I tested only via bash.
Inside Docker it can be expanded in a different way when running binaries directly. According to https://stackoverflow.com/questions/28722548/updating-path-environment-variable-permanently-in-docker-container#:~:text=1.%20The%20correct%20answer
So I've added it also as ENV
and it works now.
Thanks @ChristophShyper for taking a look.
When should we expect a new version for this update?
Ah nevermind I saw the new versions are published 5 hours ago!!
Very appreciated!!
:memo: Brief description
I have seen a few issues in the past regarding gcloud $PATH not found or gcloud command not found. I tried the latest version of gcp-latest, but still see the same issue.
I tried the following
I am expecting to able to use
gcloud
command:warning: Checklist
Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information