tailscale/gokrazy/tsapp
Brad Fitzpatrick 696711cc17 all: switch to and require Go 1.23
Updates #12912

Change-Id: Ib4ae26eb5fb68ad2216cab4913811b94f7eed5b6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-08-22 12:31:08 -07:00
..
builddir all: switch to and require Go 1.23 2024-08-22 12:31:08 -07:00
README.md gokrazy: add prototype Tailscale appliance, build tooling, docs 2024-06-03 15:01:19 -07:00
config.json gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 2024-08-13 15:26:12 -07:00
usr-dir.tar gokrazy: add prototype Tailscale appliance, build tooling, docs 2024-06-03 15:01:19 -07:00

README.md

Tailscale Appliance

This is the definition of the Gokrazy Tailscale Appliance (tsapp) image. See the parent directory for context.

File contents

The config.json is a Gokrazy config.

The usr-dir.tar is a single symlink named bin pointing to /user. We write it to /usr/bin => /user so the Busybox ash shell's default $PATH includes /user, where the tailscale CLI is.

The builddir is the Gokrazy build environment, defining each program's go.mod.