No, because Docker is a tool for running Linux containers.
You can use the Linuxulator to run Linux binaries on FreeBSD, including entire distro userlands in Jails. You can use Podman to build and manage OCI containers with Docker-compatible commands.
In other words: you as making the classic XY mistake.