Access Docker Quicskrt Terminal from Jenkins on Windows 7

I am running Jenkins on windows 7 and have also installed Docker Quickstart terminal.
I want to run docker commands to in my jenkins build step, but i keep getting the error “docker : command not found”

Is it possible to run jenkins with docker on windows 7?
Can anyone share the steps to do so??