Location for shared common files in github.com/containers repos.

buildah containers podman skopeo
1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve error handling in the `libimage/copier.go` file within the containers/common repository. Specifically, replace the generic "internal error" message with a more informative error message when a pull operation fails due to certificate verification issues, as seen in Podman issue #26567. This involves modifying the error handling at line 491 to provide the underlying cause of the failure to the user.

Complexity: 3/5
good first issue

Location for shared common files in github.com/containers repos.

Go
#buildah#containers#podman#skopeo