Download offline docker-ee preview ZIP file

Hi

I need to use script to install docker-ee preview to test windows server 1709 version,
Where address can download docker-ee preview?

like this doc:

Install a specific version
To install a specific Docker version, you can use the MaximumVersion,MinimumVersion or ‘RequiredVersion’ flags. For example:

Install-Package -Name docker -ProviderName DockerProvider -Force -RequiredVersion 17.06.2-ee-5

Name Version Source Summary


Docker 17.03.0-ee Docker Contains Docker EE for use with Windows Server 2016…

Company firewall can direct access Internet, so, I only off-line to setup docker and save - load images.

Does anyone know how to get a download link for it and do silent install ?

Continuing the discussion from Download offline docker-ee preview ZIP file:

Please Docker team, answer this one year old question!

The question is: How do you do an offline install of the preview version of docker EE?
I can’t find a download anywhere.

Sincerely,
Göran Roseen

Hi guys,

From https://docs.docker.com/install/windows/docker-ee/ document, include JSON index link have all offline download link.

Found a link to download the preview edition zip file.
https://download.docker.com/components/engine/windows-server/preview/docker-17.10.0-ee-preview-3.zip
But I am not sure how to properly install it on Windows Server offline.
If anyone got it working, please let us know how to install it.
Cheers!