mirror of https://github.com/docker/docs.git
Remove unnecessary restart task at end of install
This commit is contained in:
parent
a9a1a50124
commit
36208ddefb
|
|
@ -73,7 +73,6 @@ Name: "custom"; Description: "Custom installation"; Flags: iscustom
|
||||||
[Tasks]
|
[Tasks]
|
||||||
Name: desktopicon; Description: "{cm:CreateDesktopIcon}"
|
Name: desktopicon; Description: "{cm:CreateDesktopIcon}"
|
||||||
Name: modifypath; Description: "Add docker.exe & docker-machine.exe to &PATH"
|
Name: modifypath; Description: "Add docker.exe & docker-machine.exe to &PATH"
|
||||||
Name: rebootwindows; Description: "&Reboot Windows at the end of installation"; Flags: restart unchecked
|
|
||||||
|
|
||||||
[Components]
|
[Components]
|
||||||
Name: "Docker"; Description: "Docker Client for Windows" ; Types: full upgrade
|
Name: "Docker"; Description: "Docker Client for Windows" ; Types: full upgrade
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue