Docker installation in windows custom driver

Hi,
I wanto install docker in my windows machine E:\ drive. For that, I followed the below steps.

I have,

  1. installed Docker in my C: driver using this link(Install Docker in D Drive – The Debug Dude). The installed version is 4.10.1.0
  2. But I can’t find “Windows Container”.
  3. created a new folder called “Docker” in your desired drive , e.g. “E:\Docker\Docker”.
  4. found the Docker folder inside “C:\Program Files\Docker”. But I could not find the “config” folder here, to add the daemon file. There are two folders only. They are “cli-plugins” and “Docker”.

How to install Docker in windows machine other drivers?