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

Custom image prefixes #45

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

Conversation

chriscohoat
Copy link

Hi thanks for Toltec and the great tooling around the reMarkable.

I'm not sure if this PR would be helpful, but I wanted to submit it in case it was. I've been building locally and finding a need to point to my own container registry while doing so.

This PR let's a user pass in an --image-prefix like so: toltecmk --image-prefix "ghcr.io/chriscohoat/", which let's a user build from an alternate location. It defaults to ghcr.io/toltec-dev/, if not provided.

If this isn't desired no worries, happy to close it out. Thanks again!

@Eeems
Copy link
Member

Eeems commented Jun 10, 2024

What was your reason for needing to use a different registry for toolchain images? I'm not certain we'd really want to support that, and instead require users to use the official ones we publish.

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.

2 participants