docker-extension
docker-extension copied to clipboard
Docker Desktop extension adding Tailscale networking.
Installing this extension seems to have installed Tailscale in Docker Desktop somehow. But the version is outdated. How can one upgrade Tailscale inside Docker for Windows?
This Docker Desktop extension claims the host does not have tailscale installed, but I definitely have the Mac App Store version installed, authenticated, and operational.
This commit adds an item to the account menu dropdown that allows choosing a control server to use for logins, to make it easier to test Docker related changes to...
Hello! As in the title; would it be possible to enable Tailscale SSH when logging in, or modify the `tailscale up` options? Thank you kindly for the help!
A few times in the past (eg. #48) we've forgotten to update the latest Docker image after making changes in this repository. We should set up proper CI to publish...
We have a button that allows users to open a container directly in their browser. We also have a warning that appears when their host device and Docker extension aren't...
How do we know which Tailscale version is running? How do we know which extension version is running? How can users contact support for issues? All this would be useful...
Currently when navigating to the Docker extension tab, we need to load the webpage, and _then_ fetch the latest state from Tailscale before we can show anything to users. This...
To make it easier to test changes with a control server, it'd be nice to have a control server picker like our desktop clients. Maybe in the dropdown menu by...