Docker windows installer doesn't let you choose drive

Found a work around of sorts.

  1. start an Admin command prompt (cmd.exe) and change directory to wherever you’ve saved the installer.
  2. change the following environment variables to start with the drive letter you want ( e.g: set=ProgramFile=F:\Program Files )
    image
  3. Execute the installer by running from this cmd window.

Haven’t fully tested, but it looks like it installed to the right spot now and not defaulted to C:\ drive.