Hello, I have a client who wants to install Docker Desktop on their Windows PC in an isolated network.
Is there a standalone installer for Desktop? We’ve been searching for hours and could only find some old zip files and the FAQ, which states it’s possible to work in an offline environment but would not get into details on how to perform this sorcery.
I never installed it without internet, but it is large enough to think it contains everything. Except the images of course. That you would need to download on a machine with internet, save (docker save), move to the machine without internet and load it using docker load.