Skip to content

Docker what list tunnels #25

Description

@mascenzi80

Hello,

Using the IBRACORP video I attempted to get a tunnel configured. I wasn't able to get it working, kept getting a 502 or 509 error when I attempted to log onto one of my subdomains. So I decided to delete everything and try again.

However, when I run the following command.

docker run -it --rm -v /mnt/user/appdata/cloudflared:/home/nonroot/.cloudflared/ cloudflare/cloudflared tunnel list

it doesn't list my tunnel.

root@Ultron:~# docker run -it --rm -v /mnt/user/appdata/cloudflared:/home/nonroot/.cloudflared/ cloudflare/cloudflared tunnel list
Unable to find image 'cloudflare/cloudflared:latest' locally
docker: Error response from daemon: manifest for cloudflare/cloudflared:latest not found: manifest unknown: manifest unknown.
See 'docker run --help'.

is what I'm seeing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions