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
If the required image registry is not explicitly added to images, it can cause confusions during pulls if the default registry of the host machine is different.
Solution:
Add explicit registry prefixes to all images in the docker-compose.yml.