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

Github Action to build and push docker images #439

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mms-gianni
Copy link

@mms-gianni mms-gianni commented Nov 21, 2024

I really like this project.

Having a prebuilt image might help other to quickly run this app locally without building it. Or rin it on Kubernetes as I do.

This action builds arm64 and amd64 images. So they might also run on RaspberryPy's. It builds a main tag when pushing to main for a latest build and creates tags when the code is taged.

Here is how the result might look like in this repo:
https://github.com/mms-gianni/jsoncrack.com/pkgs/container/jsoncrack.com

A build run took about 19 Minutes 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant