FreeBSD supports running Podman containers.

  • Linux containers can be run (with restrictions)

Restrictions

  • Does not support specifying jail parameters1
    • e.g. .NET applications require allow.mlock parameter
    • Workaround: patch ocijail2
    • Work in prorgess to support this3