7 ms·
Can smolmachines run devcontainers? K3d?
by LeBit 3mo ago
Can smolmachines run devcontainers? K3d?
- binsquare 3mo agoyes to both, here's the example for running docker(indirectly, devcontainers) inside smolvm: https://github.com/smol-machines/smolvm/blob/main/examples/docker-in-vm/docker.smolfile https://github.com/smol-machines/smolvm/blob/main/examples/d...
- LeBit 3mo agoThis is very cool. The example is thorough and well documented. I am trying smolmachines this weekend. Thanks.