Description
Whenever I run:
docker compose up -d --pull=missing
It will try to pull the latest image despite phpmyadmin:latest already downloaded.
I have specified in my compose yaml file: image: phpmyadmin
Is this the intended behavior? Image is not missing so the pull flag is confusing....
Mac / Docker Desktop 4.40.0 (187762) / Engine: 28.0.4 / Compose: v2.34.0-desktop.1
Steps To Reproduce
No response
Compose Version
Docker Environment
Anything else?
No response