TIL about https://github.com/oras-project/orasDo you know what that means?That means:$ ./startnb.sh -f etc/foo.confimages/foo.img not present, pulling foo from OCI...is coming.oh boy...
Speed up your smol vms creations by specifying a proxy!./docker2svc.sh --build-arg http_proxy="http://192.168.1.1:3128" --build_arg https_proxy="http://192.168.1.1:3128" dockerfiles/Dockerfile.myservice
For the smolBSD project I came up with this `rsynclite` shell function that might serve you one day https://github.com/NetBSDfr/smolBSD/blob/main/service/common/funcs#L3