Hacker News new | ask | show | jobs
by ffsm8 641 days ago
> No, you are tied to docker supported operating systems

No, you're tied to operating systems using a Linux kernel that supports the features necessary for running images.

1 comments

You can run Linux under FreeBSD using either bhyve, using the Linux emulator and under jails. But you cannot run docker.
>But you cannot run docker.

You can -> Podmaaan

https://podman.io/docs/installation#installing-on-freebsd-14...

ATM experimental