Hacker News new | ask | show | jobs
by LeBit 29 days ago
Can smolmachines run devcontainers? K3d?
1 comments

yes to both, here's the example for running docker(indirectly, devcontainers) inside smolvm:

https://github.com/smol-machines/smolvm/blob/main/examples/d...

This is very cool. The example is thorough and well documented.

I am trying smolmachines this weekend.

Thanks.