Feature1.102.3
Container image v1.102.3 with configurable boot timeout
The Tailscale container image now supports a TS_BOOT_TIMEOUT environment variable that allows you to configure how long the container waits for its initial connection to the coordination server, defaulting to 60 seconds.
A new release of the Tailscale container image is available. You can download it from Docker Hub or from our GitHub packages repository.
- New: The container waits longer for its initial connection to the coordination server when you set the new
TS_BOOT_TIMEOUTenvironment variable. It accepts a duration, such as90sor3m, and defaults to60s.
containerdockerconfigurationnetworking
Source: original entry ↗