Replies: 2 comments
-
|
clik@XXX: Building CI Image for 3.10 Docker BuildKit is installed and will be used for the image build. Using 'default' as context.
|
Beta Was this translation helpful? Give feedback.
-
|
Client: Docker Engine - Community Server: Docker Engine - Community |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am in China, where direct access to Docker Hub is blocked and times out.
I have already manually imported the required Docker images locally (including debian:bookworm-slim and docker/dockerfile:1.4), and they appear correctly in docker image ls.
However, when I run breeze, it does not detect the local images at all and keeps trying to pull from docker.io remotely, which causes network timeout and fails the CI image build.
Steps to reproduce:
Beta Was this translation helpful? Give feedback.
All reactions