Docker in Docker for windows -2016

Hi all
Is it possible to install docker for windows on a docker container with a base image of the windows dotnetframework 2016 container?
I’ve seen a posts about how to do it with linux containers, but we can’t use that yet, nor any of the windows core images.
what we are trying to do is set up jenkins slaves in a windows 2016 image, that can build our code, and also build and push docker containers.