> <i>This is kinda like Docker/Podman thing on Linux –</i> but secure instead.<p>How true is this? I know jails have been around longer than Linux containers, which are explicitly not designed as "secure" isolation (which is why people like fly.io use VMs instead).<p>How battle-tested are FreeBSD jails?<p>In particular, I note we're talking FreeBSD, not OpenBSD, which is the one that's all about security.
It probably has its advantages but until the UX reaches what we get with “docker run” this technology will never achieve its potential. When developing we need to think not only about what is possible but also how people do things currently and how does that compare to what we are proposing in terms of ergonomics. How many commands to get from 0 to hero with incumbent solution? How many with proposed solution? You get the point.
> Minecraft Server<p>Worthy to note here: Minecraft JAVA server. Not the Minecraft Bedrock server, which can run natively on Linux.<p>> but secure instead<p>Can you provide proof? It feels like an empty statement.