mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-03 14:55:47 +00:00
Merge 87952198c086dec82dee0a16afd569b736f3fa63 into b3455fa99a5e8d07133d5140017ec7c49f032a07
This commit is contained in:
commit
e1b9af263a
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
# To run the tailscaled agent:
|
# To run the tailscaled agent:
|
||||||
#
|
#
|
||||||
# $ docker run -d --name=tailscaled -v /var/lib:/var/lib -v /dev/net/tun:/dev/net/tun --network=host --privileged tailscale/tailscale tailscaled
|
# $ docker run -d --name=tailscaled -v /var/lib:/var/lib --device /dev/net/tun:/dev/net/tun --network=host --cap-add=NET_ADMIN --cap-add=NET_RAW tailscale/tailscale
|
||||||
#
|
#
|
||||||
# To then log in:
|
# To then log in:
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user