Open agneevX opened 10 months ago
If I start a container with TAILSCALE_USE_SSH=1 with a persistent state directory, remove the env var and restart the container, it appears to be still be SSH-able on login.tailscale.com.
TAILSCALE_USE_SSH=1
You need to recreate the container. Env vars don't change on a restart
If I start a container with
TAILSCALE_USE_SSH=1
with a persistent state directory, remove the env var and restart the container, it appears to be still be SSH-able on login.tailscale.com.