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
Write an extension that switches the run image to a tag that is a manifest list
Ensure the run image doesn't already exist in the daemon
Run pack build - the exporter should fail to find the run image with a message like failed to export: get run image top layer SHA: image <image> has no layers
Summary
For further context, see Slack
Reproduction
Steps
pack build
- the exporter should fail to find the run image with a message likefailed to export: get run image top layer SHA: image <image> has no layers
See #2127 for how this could be fixed
The text was updated successfully, but these errors were encountered: