|
|
|
|
|
by whalesalad
2630 days ago
|
|
At the end of the day a docker image (or qemu, firecracker, etc...) is just a tarballed root filesystem. The funny thing to me is how seemingly overly complex the ecosystem has become for turning a blueprint for a Linux system into a tarball of files and folders. What am I missing? |
|
I think the main problem is trying to apply the same patterns to stateful and stateless services.