Comment by sidewndr46
9 hours ago
At the rate things are going we'll need a container virtualization layer as well, a docker for docker if you know what I mean
9 hours ago
At the rate things are going we'll need a container virtualization layer as well, a docker for docker if you know what I mean
I'm building in this space, I take a docker inside a microvm (vm-lite) approach.
https://github.com/smol-machines/smolvm
And the cycle continues
I wonder if inside the docker container we can run a sandboxed WASM runtime?
It's just fun ;)
Do you mean something like gVisor?
"All problems in computer science can be solved by another level of indirection"
"... except for the problem of too many levels of indirection."
that's solved with an off-by-one error
ad infinitum ;-)