I am trying to install docker on win10 and it defaults to C:\Program Files\Docker. Is there anyway I can change the destination directory to be c:\users\xxx\Docker? I tried various options such as installing through CLI and using the msiexec INSTALL_DIR / TARGETDIR options and none of them seem to work. The default installer is not asking me for a target directory when I try to install.
Docker installation directory
rouche
(Rouche)
#2
Hi,
Did you find a solution for this?
Not sure if i want to try but, maybe this could work:
-deleting the windows service
-move the folder
-create the service
Thanks.
yadaraf
(Yadaraf)
#3
I have the same problem, but I need to change the install location to a different drive such as E:\
wesroach
#6
+1
Some corporate developer machines only allow installs to specific directories. Corporate software is blocking the pre-decided installation location.
berndgoetz
(Bernd)
#7
Same here. Same here. Will I be able to choose the installation directory somewhen soon? Thanks.