From 4d1515e9a238940d4797ab498b25931daec81cdc Mon Sep 17 00:00:00 2001 From: Arkadiusz Wahlig Date: Tue, 6 Feb 2024 14:12:27 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f10b4df..fefaf95 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This Docker mod lets you slipstream Tailscale into [linuxserver.io](https://linuxserver.io) containers. This lets you have applications join your tailnet. -## Fork +## This fork -This fork uses an embedded tailscale package instead of downloading it at runtime. +The original fetches the Tailscale tarball on every container start. This fork uses an embedded tarball to reduce the traffic instead. A new image is created periodically to update to the latest Tailscale version. ## Configuration