top | item 46563966

(no title)

mwcampbell | 1 month ago

I want something like this, but running on my own box. I now have a Linux box with plenty of RAM and storage under my desk. (It happens to be an NVIDIA DGX Spark, but I'm not really interested in passing the GPU through to these sandboxed VMs; I know that's not practical anyway.) Maybe I'll see if I can hack together a local solution like this using Firecracker.

discuss

order

tptacek|1 month ago

That's coming. It's what Jerome has been working on these past few months.

haute_cuisine|1 month ago

What about `docker run`? It'll be the same isolated container that keeps state. You can also mount some local directory

indigodaddy|1 month ago

Maybe bend smolvm to your needs?