WDS agent images
The required docker images for the WDS agent are provided in a publicly available docker registry: docker.cloudsmith.io/wago/wds-agents
.
If a private docker registry is used, the images for the WDS agents need to be pushed into this private registry.
The images are provided by WAGO as archive files and can be imported by using docker load and the docker push commands.
The installer provides them in the folder %ProgramFiles%\WAGO Software\WAGO Device Sphere\WDS\Scripts\Docker. To push them into the private registry the command "import-images.ps1" can be used. See chapter below.