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

feat(podman): resolve docker.io images by default #121

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

reubenmiller
Copy link
Contributor

To align to user expectations, docker.io images are now resolved by default using podman.

This means that the following will now work:

podman pull nginx

Resolves #120

Copy link

github-actions bot commented Nov 13, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
33 0 2 33 100 4m4.952s

@reubenmiller reubenmiller force-pushed the feat-podman-resolve-docker-images branch from 89f6330 to 7940f87 Compare November 13, 2024 09:06
@reubenmiller reubenmiller added this pull request to the merge queue Nov 13, 2024
Merged via the queue into main with commit 94329ff Nov 13, 2024
5 checks passed
@reubenmiller reubenmiller deleted the feat-podman-resolve-docker-images branch January 15, 2025 09:41
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.

Add docker.io to default search registeries used by podman
1 participant