6 ms·
In what sense? FreeBSD had containers before anyone heard about Docker ;)
by bartekrutkowski 11mo ago
In what sense? FreeBSD had containers before anyone heard about Docker ;)
- righthand 11mo agoYeah talk about reinventing the wheel so Linux people don’t have to learn a slightly different system (one that is ironically easier to use and better organized than Oci containers).
- Gud 11mo agoJails are not containers.
- yjftsjthsd-h 11mo agoBy what definition would LXC be containers and jails not be?
- irusensei 11mo agoJails are great but are not OCI-compliant.
- jen20 11mo agoSo? They predate a standard which was basically extracted from Docker.
- pstuart 11mo agoI think the OCI factor being noted here is the packaging not the containerized runtime.
- bartekrutkowski 10mo agoThen Podman for FreeBSD exists for a while too.
- irusensei 10mo agoBut it relied on Linux virtual machines didn't it?