Skip to content

Comments

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

Merged
boyter merged 3 commits intoboyter:masterfrom
lhoupert:feat/docker-image-build
Jan 28, 2024
Merged

Create Github action to automatically build a docker image and publish it in github package registry#425
boyter merged 3 commits intoboyter:masterfrom
lhoupert:feat/docker-image-build

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
@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