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

ci: Build a base image and push to GitHub Packages #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyholmes
Copy link
Contributor

Add a new container image to be used as a base image for GitHub actions. Add a workflow that builds and pushs the image to ghcr.io instead of docker.io

closes #60

Add a new container image to be used as a base image for GitHub actions.
Add a workflow that builds and pushs the image to ghcr.io instead of
docker.io

closes flatpak#60
@andyholmes
Copy link
Contributor Author

This should be more or less what was requested. I wasn't sure how to juggle the existing docker.yml and Dockerfile without breaking existing actions, so I added container.yml and Containerfile for now.

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

Successfully merging this pull request may close these issues.

Move the images from docker to github packages
2 participants