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 a GitHub action for building docker images and storing them in GHCR #2058

Open
artntek opened this issue Jan 30, 2025 · 1 comment
Open
Labels
devtools dev tools, ci/cd etc _onboarding Good first project for onboarding

Comments

@artntek
Copy link
Contributor

artntek commented Jan 30, 2025

Create a GitHub action for building docker images and storing them in GHCR.

Initial thoughts on triggers:

  • manual
  • merges to develop?
  • release tags
@artntek artntek added _onboarding Good first project for onboarding devtools dev tools, ci/cd etc labels Jan 30, 2025
@mbjones
Copy link
Member

mbjones commented Jan 31, 2025

Here's an example of this that I put together in 2022.

The actions it uses are probably outdated and could be updated, but I think the approach still works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools dev tools, ci/cd etc _onboarding Good first project for onboarding
Projects
None yet
Development

No branches or pull requests

2 participants