Files
Axis_Cam_Tailscale/aarch64
Weston Blieden 396b450415 Store state in localdata
The tailscaled.state file in localdata will now persist across updates, so your camera stays connected to Tailscale without re-authentication
2025-12-17 09:31:34 +01:00
..
2025-12-17 09:31:34 +01:00
2022-09-07 14:25:12 +02:00
2022-12-06 13:34:04 +01:00

To build, from main directory

docker build --tag aarch64 .

docker cp $(docker create aarch64):/opt/app ./build