You can run codapi in a nerdctl container, with the "default" template:
limactl start default
The home directory is mounted into the VM by default, but read-only.
Or you can run codapi in a dedicated instance (VM), maybe with docker:
limactl start codapi
No mounts from the host system, only the (automatic) port forwarding.
You can run codapi in a nerdctl container, with the "default" template:
limactl start defaultThe home directory is mounted into the VM by default, but read-only.
Or you can run codapi in a dedicated instance (VM), maybe with docker:
limactl start codapiNo mounts from the host system, only the (automatic) port forwarding.