You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got an error message unable to import the list exported. I can see index.json points at a "application/vnd.docker.distribution.manifest.list.v2+json" like expected.
Describe the results you expected:
Buildah should be able to import manifests it creates, so I expected it to print an image hash.
Description
I'm unable to create a manifest list from an OCI path created by buildah.
Steps to reproduce the issue:
Describe the results you received:
Got an error message unable to import the list exported. I can see
index.json
points at a "application/vnd.docker.distribution.manifest.list.v2+json" like expected.Describe the results you expected:
Buildah should be able to import manifests it creates, so I expected it to print an image hash.
Output of
buildah version
:Output of
cat /etc/*release
:Output of
uname -a
:The text was updated successfully, but these errors were encountered: