Cloudflared in Docker on Pi 4 - image issue

What is the name of the domain?

xxxxx

What is the issue you’re encountering

Can not install cloudflared docker image on a Raspberry pi 4 model v running 64bit

What steps have you taken to resolve the issue?

I have this same issue. I tried the solution but doesn’t work for me:

What are the steps to reproduce the issue?

docker run -d --name cloudflared cloudflare/cloudflared:latest tunnel --no-autoupdate run --token XXXXXX
Unable to find image ‘cloudflare/cloudflared:latest’ locally
latest: Pulling from cloudflare/cloudflared
docker: no matching manifest for linux/arm/v8 in the manifest list entries

I also tried pulling the image “latest-arm64”, it pulls the image, but crashes inmediatly.