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

Add explicit registry to our docker image references #844

Open
petejohanson opened this issue Jun 18, 2021 · 0 comments
Open

Add explicit registry to our docker image references #844

petejohanson opened this issue Jun 18, 2021 · 0 comments
Assignees
Labels
core Core functionality/behavior of ZMK refactor

Comments

@petejohanson
Copy link
Contributor

Podman (used by default on Fedora) is an alternative to local docker/docker-daemon that's OOTB includes multiple configured registries that are searched.

We should move to explicit registries in our docker image selectors, e.g. docker.io/zmkfirmware/zmk-build-arm in order to make sure that users of Podman don't need to select them manually when doing things like running the VSCode docker plugin w/ podman.

@petejohanson petejohanson added core Core functionality/behavior of ZMK refactor labels Jun 18, 2021
@petejohanson petejohanson self-assigned this Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionality/behavior of ZMK refactor
Projects
None yet
Development

No branches or pull requests

1 participant