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

Create Github action to automatically build a docker image and publish it in github package registry #425

Merged
merged 3 commits into from
Jan 28, 2024

Conversation

lhoupert
Copy link
Contributor

@lhoupert lhoupert commented Jan 4, 2024

This should solve the issue #143 and help developpers who cannot install binaries to pull directly from github a docker image of scc.

I tested the workflow here https://github.com/lhoupert/scc-in-docker/pkgs/container/scc-in-docker and it seems to be working well.

A docker image will be created each time a new push is made on main or a tag is created.

@lhoupert lhoupert changed the title Create Github action to automatically build a docker image and publish in github package registry Create Github action to automatically build a docker image and publish it in github package registry Jan 4, 2024
@boyter boyter merged commit 26cba31 into boyter:master Jan 28, 2024
3 of 4 checks passed
@boyter
Copy link
Owner

boyter commented Jan 28, 2024

Thanks so much for the PR. Merged.

@lhoupert
Copy link
Contributor Author

Thank you to you and your work :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants