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

Build and push Docker image on tag by mvitale1989 #1

Closed
wants to merge 17 commits into from

Conversation

florian-asche
Copy link

Add MR from rhasspy#188

Thank you for this awesome project! This PR adds support for docker image build&publish to the Github image registry, when a tag is pushed.

If e.g. tagging a commit as v1.3.0, this workflow will make the image available as:

ghcr.io/rhasspy/wyoming-satellite:1.3.0
ghcr.io/rhasspy/wyoming-satellite:1.3
ghcr.io/rhasspy/wyoming-satellite:latest

I had built the 1.2.0 image for myself (can be inspected with docker pull ghcr.io/mvitale1989/wyoming-satellite:1.2.0-1, with a slightly different tagging scheme) to use it in my k8s cluster, but it'd be great if this is done in the project repo itself.

The additional dependencies are useful client tools to record/play sound against the most common sound servers.

@florian-asche florian-asche changed the base branch from feat-add-ghr-support to master December 12, 2024 00:24
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.

5 participants