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

feat: add docker github action #248

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

Conversation

M0NsTeRRR
Copy link
Contributor

@M0NsTeRRR M0NsTeRRR commented May 30, 2024

Description

Add a GitHub Action to publish a Docker image to ghcr.io when a new release is tagged. I don't know if you want to use this image in the compose file or add a message on the documentation for production usage. Let me know :)

Motivation and Context

I would like to deploy Hyperglass in a Kubernetes environment and avoid building the image manually.

Tests

Tested in my fork. You can pull my image from there.

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
@thatmattlove
Copy link
Owner

Thanks for submitting this, I like the idea. I'll need to do some more research on this so I can appropriately understand version control both for my own understanding as well as docs.

@33Fraise33
Copy link

I would also like to see this option, main reason for me is more flexibility with deployment. I deploy my services with ansible and I would like not needing to git clone a directly to build a container.

@henriklb
Copy link

This would be great. To not have to build from source.

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.

4 participants