top | item 45839071

(no title)

gocsjess | 3 months ago

I believe apple is making OCI-compliant containers which is written in swift. I hope this helps the containerization in FreeBSD.

discuss

order

fridder|3 months ago

Just this week the foundation dropped an article about OCI compliant containeraztion: https://freebsdfoundation.org/blog/oci-containers-on-freebsd...

irusensei|3 months ago

Thats cool I knew those were coming but the most interesting thing in here is that it seems to be running the Linux images under the Linuxlator (hence he had to enable the linux service) as opposed to creating a Linux VM like the other operating system do. Pretty cool!

jonhohle|3 months ago

This is awesome. I have an Omada container running on my desktop that would be great to move to my FreeBSD server.

bartekrutkowski|3 months ago

In what sense? FreeBSD had containers before anyone heard about Docker ;)

righthand|3 months 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).

Gud|3 months ago

Jails are not containers.

irusensei|3 months ago

Jails are great but are not OCI-compliant.