Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 678 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 678 Bytes

Multi-Arch Cloudflare Tunnel Docker Image

Release

Why

Currently Cloudflare doesn't provide an official linux/arm64 docker image of cloudflared suitable for devices like RaspberryPi and AWS Graviton.

Installing cloudflared

Get from Github Container Registry:

docker pull ghcr.io/milgradesec/cloudflared:latest

Get from Docker Hub:

docker pull milgradesec/cloudflared:latest

About

The image is slightly modified to run as limited user instead of root.