mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-12-22 05:32:18 +00:00
update readme
This commit is contained in:
parent
f0f29edf22
commit
852a42bba0
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Tailscale in Docker with Serve/Funnel Support
|
||||
|
||||
> [!NOTE]
|
||||
> The Tailscale Blog has a [recent post](https://tailscale.com/blog/docker-tailscale-guide) which describes how to use the `TS_SERVE_CONFIG` variable to manage Serve and Funnel with the official image. You should probably use that approach now instead of this weird one-off cobbled together by some rando.
|
||||
|
||||
This modification of the [official Tailscale Docker image](https://github.com/tailscale/tailscale/pkgs/container/tailscale) makes it easy to [Serve](https://tailscale.com/kb/1312/serve)/[Funnel](https://tailscale.com/kb/1223/funnel) another container without needing interactive configuration.
|
||||
|
||||
_Read more about this implementation in the [blog post](https://runtimeterror.dev/tailscale-serve-docker-compose-sidecar/)._
|
||||
|
|
Loading…
Reference in a new issue