upvote
Bubble wrap is just containerisation no?
reply
Not sure what you mean by "just". Containerisation is generally understood to mean something like what Docker does, which includes sandboxing but a whole lot more on top, like image management etc. Bubblewrap is just sandboxing without the rest of containerisation.
reply
Docker Sandboxes is using microVMs, not containerization.
reply