I tried looking into this, but I do development work on Mac, which is not supported, and so it became a non starter.
See: https://apptainer.org/docs/admin/main/installation.html#mac
Just like with Docker, it spins up a Linux VM that integrates with Apptainer. You can install/use it with Lima (much like Docker).
You can also install it with `brew install lima` and then run `limactl start template://apptainer` to get a running Apptainer compatible VM running.
https://orbstack.dev
See: https://apptainer.org/docs/admin/main/installation.html#mac
Just like with Docker, it spins up a Linux VM that integrates with Apptainer. You can install/use it with Lima (much like Docker).
You can also install it with `brew install lima` and then run `limactl start template://apptainer` to get a running Apptainer compatible VM running.