Replies: 1 comment 1 reply
-
Q1: Why request the production.cloudflare.docker.comI config
Q2: Why cannot use docker proxy ?I set empty
And run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The workflow yml
And got the error
I am using Gitea with Gitea Action in a local network environment. And i have configured a registry mirror, run
docker pull alpine
is able to fetch the image.Why does the
docker/build-push-action@v4
action need to request from production.cloudflare.docker.com, this leads to build failure.Beta Was this translation helpful? Give feedback.
All reactions