Skip to content
New issue

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

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

Already on GitHub? # 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
2 of 3 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 :-)

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

Successfully merging this pull request may close these issues.

2 participants