tailscale/docker-extension
Connect your Docker containers to your secure private network. Available in Extensions Marketplace.
500K+
Get the extension from Docker Desktop Extensions Marketplace, and see documentation on how to use the Tailscale Docker Desktop Extension.
0.0.9
to get a specific version.With Tailscale, create a secure, virtual private network to connect your devices to in minutes. Tailscale’s Docker Desktop extension enables you to connect your containers to your Tailscale network. Any containers with exposed ports are available to others on the same tailnet (Tailscale network). This extension is available in the Docker Desktop Extensions Marketplace.
Tailscale lets you:
Read more about using this extension and what you can do with Tailscale in containers.
Tailscale is a zero-config VPN that installs on any device in minutes, manages firewall rules for you, and works from anywhere. No matter the firewalls or containerization layers that may exist between devices, Tailscale just works. With robust access control rules enforced by each device, users on your network can only access what they’re allowed to.
This image includes the Tailscale Docker Desktop Extension UI and backend. See development instructions in GitHub.
To build the extension backend:
make install-extension
To build the extension UI:
make dev-extension
docker pull tailscale/docker-extension