What happened:
Running SD local for dev purpose, following this guide, and started a build on a pipeline, then received a response (HTTP code 407) unexpected - Please run 'docker login' as a warning. Build was stuck in QUEUED mode.

What you expected to happen:
Build should run in a containerized worker environment since docker is running and I have logged in.
How to reproduce it:
Followed this guide and use docker-desktop on MAC as the container runtime.
What happened:

Running SD local for dev purpose, following this guide, and started a build on a pipeline, then received a response
(HTTP code 407) unexpected - Please run 'docker login'as a warning. Build was stuck inQUEUEDmode.What you expected to happen:
Build should run in a containerized worker environment since docker is running and I have logged in.
How to reproduce it:
Followed this guide and use docker-desktop on MAC as the container runtime.