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 docker-image.yml #561

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from
Open

Create docker-image.yml #561

wants to merge 19 commits into from

Conversation

Its4Nik
Copy link
Contributor

@Its4Nik Its4Nik commented Oct 28, 2024

This allows automatic image building using a GitHub Workflow.

The built image will be available under the GitHub container registry (ghcr.io)

The image gets built when a new release is published, we could change the behavior to have Development images as well and/or always build an image when we push to the main branch.

@Its4Nik Its4Nik changed the base branch from main to dev October 28, 2024 19:00
@electronick
Copy link

@Its4Nik we really appreciate your effort on this one. It would be great if you could upgrade your PR a bit considering my comment above. Thanks!

@Its4Nik
Copy link
Contributor Author

Its4Nik commented Oct 28, 2024

@Its4Nik we really appreciate your effort on this one. It would be great if you could upgrade your PR a bit considering my comment above. Thanks!

I am unsure which comment you are referring to, I can't seem to find it...

Copy link

@electronick electronick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pmorelli92/github-container-registry-build-push should be updated to docker/build-push-action

- uses: actions/checkout@v2
name: Checkout repository

- uses: pmorelli92/[email protected]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this repo is out of date and the owner strongly advices to use docker/build-push-action instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im gonna adjust it accordingly

@Its4Nik
Copy link
Contributor Author

Its4Nik commented Oct 30, 2024

@electronick Please take another look

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