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: Add a docker image #135

Open
2 tasks done
JonZeolla opened this issue Nov 7, 2024 · 4 comments · May be fixed by #319
Open
2 tasks done

Feature: Add a docker image #135

JonZeolla opened this issue Nov 7, 2024 · 4 comments · May be fixed by #319
Labels
enhancement New feature or request

Comments

@JonZeolla
Copy link

Pre-submission checks

  • I am not a bug (crash, false positive/negative, etc). These must be filed via the bug report template.
  • I have looked through the open issues for a duplicate request.

What's the problem this feature will solve?

Usability

Describe the solution you'd like

I'd like a docker image containing zizmor to be built and deployed regularly, and available on docker hub or a similar registry.

Additional context

No response

@JonZeolla JonZeolla added the enhancement New feature or request label Nov 7, 2024
@woodruffw
Copy link
Owner

Thanks for the feature request @JonZeolla!

I'd like a docker image containing zizmor to be built and deployed regularly, and available on docker hub or a similar registry.

Makes sense, I agree this is good to have. I'm going to look into uploading a zizmor image to GHCR from this repo today or tomorrow; that'll also likely become the building block for an action, per #69.

@trallard
Copy link

Hey there. I recently had to create an image because of reasons and since now it's possible to do uvx zizmor I ended up basing this off the UV image. Would that work?

Or is the idea of having an image building zizmor from scratch?

Anyway I should be able to help put something together for this.

@woodruffw
Copy link
Owner

Hey there. I recently had to create an image because of reasons and since now it's possible to do uvx zizmor I ended up basing this off the UV image. Would that work?

Works for me! Reducing the number of independent cargo recompiles seems like a good idea.

Anyway I should be able to help put something together for this.

That would be fantastic, thanks! I figure having a GHCR uploading workflow in this repo would be ideal 🙂

@trallard
Copy link

Cool, I will get working on this! I can for sure add a workflow to build and upload the image to GHRC too.

@trallard trallard linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants