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
Currently, ECR public contains additional tags for platform and architecture specific images. This adds unnecessary overhead and is undesirable because the main tag is a manifest list of all the possible images; by using this tag the docker daemon will automatically pull the correct image for the local platform and architecture.
What happened?
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
The text was updated successfully, but these errors were encountered: