Hi everybody,
I'm trying to upgrade our installation of ScanCentral DAST to v24.2 but I'm having problem with the docker images.
After running the cli tool in upgrade mode, it produced two files: dast-windows-start.zip and dast-linux-start.tar.gz
Since we are running in Windows, I've unzipped the windows-start file ad tryed to run the "pull-and-start-containers.ps1" script.
The problem arises when it tries to pull this image: "docker pull fortifydocker/webinspect:24.2"
This is the error:
"Error response from daemon: pull access denied for fortifydocker/webinspect, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"
I've checked my credentials and they are correct, proof is that the other two images are pulled correcty. I've also checked on hub.docker.com and I could not find a "webinspect" image.
What am I missing?
Thanks to everybody who can help me.
Best regards,
Giampaolo