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

[FR] add zip support to bazel builder #872

Open
pselamy opened this issue Nov 21, 2022 · 0 comments
Open

[FR] add zip support to bazel builder #872

pselamy opened this issue Nov 21, 2022 · 0 comments

Comments

@pselamy
Copy link

pselamy commented Nov 21, 2022

Detailed Feature Information

Which builder is relevant to this request?
gcr.io/cloud-builders/bazel

Is your feature request related to a problem? Please describe.
https://github.com/Arbo-Works/bazel_for_gcloud_python depends on the presence of zip, which doesn't exist in the environment.

Describe the solution you'd like
Add support for the zip binary.

Describe alternatives you've considered

  • Create a custom image that contains Bazel and zip.
  • Install zip during Cloud Build workflow.

Additional context
When invoking zip within this container, the following error can be observed:

zip: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant