aboutsummaryrefslogtreecommitdiff
path: root/deploy/Dockerfile.cross
AgeCommit message (Collapse)Author
12 hoursdeploy: cross-compile static aarch64 for the Alpine imagev0.1.54Anders Betts
26 hoursdeploy: alpine runtime image with the daemon and CLI onlyv0.1.45Anders Betts
3 daysdeploy: cross-compile arm64 binaries on the dev machinev0.1.13Anders Betts
The target only assembles the image from prebuilt binaries, so redeploys no longer compile sqlite/argon2 on the NAS. New deploy/Dockerfile.cross provides the gcc-aarch64-linux-gnu toolchain; the Dockerfile uses .prebuilt/ when present.