Apple container

anyone know if GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon. is useful for building/running images built with nix dockerTools? (Currently our mac arm users need to first run a docker FROM nixos AS builder to be able to run nix-build, very slow, would love something that was as fast as building on linux)

GitHub - quinneden/virby-nix-darwin: A vfkit-based linux builder for Nix-darwin might be interesting to you (I haven’t tried it)