Checkpoint command for docker windows CRIU support

Has any one successfully used the checkpoint command with docker for windows. I am getting the following error message.

Error response from daemon: Cannot checkpoint container 08dc7ada4116: docker-runc did not terminate sucessfully: CRIU version check failed: exec: "criu": executable file not found in $PATH path= /var/run/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/08dc7ada4116d5946bc8874beac466e309e303a7e7624806ce0a37313b80258b/criu-dump.log: unknown

I presume this is down to the MobyLinux VM lacking CRIU. Is it possible to somehow add CRIU to the existing linux VM for this purpose?

Thanks