Open anze3db opened 1 day ago
Just out of curiosity, does this also occur when explicitly passing the registry name in the image?
docker.io/your_username/image:tag
I haven't tried docker.io, but the issue reproduces with AWS ECR, no matter how I specify the registry name in the image.
The issue even reproduces if neither ECR nor docker.io configured and I'm building and using the image locally without pushing it to a remote repository.
Bug summary
Trying to create a deployment with a Docker Image on MacOS with Docker Desktop fails with the following error, but only if you are located in Europe:
If you change your location (with a VPN) to the US, the issue does not reproduce. If you use OrbStack instead of Docker Desktop, the issue also does not reproduce.
We figured this out because coworkers in US had no trouble creating the deployment, but others in the EU constantly get the error.
Example deployment code:
Building the Dockerfile manually doesn't raise this error.
Version info
Additional context
This issue has also popped up in the Prefect Community Slack: https://prefect-community.slack.com/archives/CL09KU1K7/p1730205889746789