I'd like to create a jail to run the Docker daemon but unfortunately it refuses to run unless there is a ZFS dataset mounted on /usr/docker. ZFS datasets cannot be created within a jail because it requires a kernel module. I also tried mounting a dataset in FreeNAS to /usr/docker in the jail which doesn't work either. Is this just not possible without official support in FreeNAS? Running FreeNAS-9.10-STABLE-201606270534. Information about the freebsd docker port here.