I'm not the author of this post or the software, but as a general rule, if docker can run it, so can a host machine without docker (unless docker itself is a dependency which is rare and generally only done for Docker specific tooling).
Here you can see the the image is based on buster which is a Linux type host. So you can almost certainly get it working on FreeBSD