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

skopeo copy via podman as transport possible? or docker is the only option? #2414

Closed
hunkeelin opened this issue Aug 29, 2024 · 3 comments
Closed

Comments

@hunkeelin
Copy link

skopeo copy --preserve-digests --override-arch amd64 --override-os linux docker://aaa docker://bbb

As if now, above is what i have but the build container we are using uses podman instead of docker and if i run the above with podman:// instead of docker i get the following error

time="2024-08-29T22:20:35Z" level=fatal msg="Invalid source name podman://aaa: Invalid image name \"podman://aaa\", unknown transport \"podman\""
@mtrmac
Copy link
Contributor

mtrmac commented Aug 30, 2024

Thanks for reaching out. Before dealing with syntax, what are you actually trying to do? What are the sources, destinations, expected effect?

Copy link

A friendly reminder that this issue had no activity for 30 days.

@mtrmac
Copy link
Contributor

mtrmac commented Sep 30, 2024

Please reopen if more information becomes available.

@mtrmac mtrmac closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants