Install Docker
See the official instructions about how to install Docker.Pull Environment images
To pre-cache environment images, you must rundocker pull for the base images that those environments are built on, or the built environments from the internal registry itself.
To pull the Domino Standard Environment base images, your command would look like this (substituting the version string for the image you want to cache):