Using recent podman (3.x) on 5.10.x Alpine Linux Kernels
apk add podman util-linuxenable and start the cgroups and podman services
This writeup describes how to work with LFS on an internal / private gitlab server using self signed certificates.
Your git software (git cli command most likely) will need to have the git-lfs software installed. If you are on Ubuntu Linux, this add-on is available in the apt software repo, for example:
Testing binary sizes created by zig on an alpine linux using zig built from its master branch.
$ ls -l release* | sort -n -k4 | awk '{ printf("%21s %8d bytes\n", $NF, $5);}'
releaseSmall 13696 bytes
releaseFast-stripped 186496 bytes
releaseSafe-stripped 224096 bytes