Y
Hacker News
new
|
ask
|
show
|
jobs
by
bartekrutkowski
218 days ago
In what sense? FreeBSD had containers before anyone heard about Docker ;)
3 comments
righthand
218 days ago
Yeah 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).
link
Gud
218 days ago
Jails are not containers.
link
yjftsjthsd-h
218 days ago
By what definition would LXC be containers and jails not be?
link
irusensei
218 days ago
Jails are great but are not OCI-compliant.
link
bartekrutkowski
217 days ago
Then Podman for FreeBSD exists for a while too.
link
irusensei
217 days ago
But it relied on Linux virtual machines didn't it?
link
jen20
218 days ago
So? They predate a standard which was basically extracted from Docker.
link
pstuart
218 days ago
I think the OCI factor being noted here is the
packaging
not the containerized runtime.
link