Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature_request] gcloudcli and docker as part of dockerfile #190

Open
r15santro opened this issue Apr 22, 2021 · 1 comment
Open

[Feature_request] gcloudcli and docker as part of dockerfile #190

r15santro opened this issue Apr 22, 2021 · 1 comment

Comments

@r15santro
Copy link

We wanted to get the vm's list google cloud k8s cluster from my-bloody-jenkins using a groovy script which we wanted to run as active choice parameter. So we wanted to have gcloud cli available on the master node.
We tried to run using "docker run -it gcr.io/google.com/cloudsdktool/cloud-sdk:slim gcloud command". But we came to know that even docker client is not installed. Could you please help ?

@odavid
Copy link
Owner

odavid commented Apr 25, 2021

Hey @r15santro.
I want to keep the master clean as possible.
I think the best option for you is to extend the image using FROM odavid/my-bloody-jenkins and use the custom one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants