This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Consider pushing image also to ghcr.io #35
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Hi!
We have a few Zephyr/nRF related repositories, one of them is a private repo. for the end customer firmware. When we tag a release there we'd like to have everything needed to rebuild/patch/fix from that tag a few years down the line, relying on our GitHub action to rebuild with the same build deps used when we created the tag.
This nrf-docker project looks exactly like what I wanted to set up myself. Have you considered pushing the resulting Docker images also to the GitHub Container Repository, ghcr.io? This would greatly speed up download and build times for GitHub actions.
If you're interested, here's an example of what I did to automate our pandoc docker image to push to ghcr.io:
Cheers
/Joachim
The text was updated successfully, but these errors were encountered: