Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

zyclonite/tailscale-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Quay.io Enabled build

tailscale-docker

Description

Tailscale as Docker Image.
Using nftables by default

Run

most simple way of running the container

docker run -d --name=tailscale -v /var/lib/tailscale:/var/lib/tailscale -v /dev/net/tun:/dev/net/tun --network=host --cap-add=NET_ADMIN --cap-add=NET_RAW zyclonite/tailscale

Source

https://github.com/zyclonite/tailscale-docker