You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Christine Dodrill 8b2b899989
tstest/integration: test Alpine Linux (#2098)
Alpine Linux[1] is a minimal Linux distribution built around musl libc.
It boots very quickly, requires very little ram and is as close as you
can get to an ideal citizen for testing Tailscale on musl. Alpine has a
Tailscale package already[2], but this patch also makes it easier for us
to provide an Alpine Linux package off of pkgs in the future.

Alpine only offers Tailscale on the rolling-release edge branch.

[1]: https://alpinelinux.org/
[2]: https://pkgs.alpinelinux.org/packages?name=tailscale&branch=edge

Updates #1988

Signed-off-by: Christine Dodrill <xe@tailscale.com>
3 years ago
..
cloner all: adjust Unix permissions for those without umasks 3 years ago
derper cmd/derper: add /bootstrap-dns handler 3 years ago
hello all: adapt to opaque netaddr types 3 years ago
microproxy cmd/microproxy: add -insecure flag 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
tailscale cmd/tailscale/web: add support for QNAP 3 years ago
tailscaled tstest/integration: test Alpine Linux (#2098) 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 3 years ago