cloudflare/cloudflared
Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
50M+
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/
docker run cloudflare/cloudflared:latest tunnel --no-autoupdate --hello-world
This hello-world example relies on trycloudflare.com which does not require a Cloudflare account. This is useful to getting started quickly with a single command.
For real usage, get started by creating a free Cloudflare account and heading to https://dash.teams.cloudflare.com/ -> Access -> Tunnels to create your first Tunnel. There, you will get a single line command to start and run your cloudflared docker container authenticating to your Cloudflare account.
You can then use it to expose:
docker pull cloudflare/cloudflared