Open seepine opened 2 months ago
Binfmt issue also happened to me, but due to many requests.
Pulling binfmt Docker image /usr/local/bin/docker pull docker.io/tonistiigi/binfmt:latest Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Is it possible to add cache, or usage of own/diff binfmt
We are seeing the same.
Description
I use gitea actions of self runner, it pull
tonistiigi/binfmt:latest
every times. My network environment is not very good, sometimes pulling Docker images will time out. So it maybe resolve my problem that ifsetup-qemu-action
can cache pull docker image.My workflow yml