stroebs/cloudflared

By stroebs

Updated 16 days ago

Public builds of customised cloudflared images

Image
Networking
0

1.0K

stroebs/cloudflared repository overview

cloudflared-docker

Custom Docker images for cloudflared

Source repository: stroebs/cloudflared-docker

Cloudflare does not have an image for arm/v7 in their cloudflare/cloudflared repository. Since I want to run cloudflared on my MikroTik router (RB4011 with an ARM 32bit AL21400 processor), I need an armv7 image, so I created one here.

The image is available at stroebs/cloudflared and is built once a month on the 1st of the month.

Running in MikroTik RouterOS

To run this image in RouterOS is trivial. Assuming you've already done the prelimiary steps in the MikroTik documentation, it's a one-line command to get the cloudflared tunnel running:

/container/add remote-image=stroebs/cloudflared:latest cmd="tunnel --no-autoupdate run --token <token>" interface=veth1

Tag summary

Content type

Image

Digest

sha256:f54f02485

Size

24.7 MB

Last updated

16 days ago

docker pull stroebs/cloudflared