Telling which OPMS Docker images that will be installed
search cancel

Telling which OPMS Docker images that will be installed

book

Article ID: 241284

calendar_today

Updated On:

Products

CA Application Performance Management SaaS

Issue/Introduction

I want to know which Docker images are installed by OPMS, so I can download manually. Is there a way to show this?

Resolution

/opt/asm/selenoid/bin/selenoid.py --pull --dryrun  Shows all images to be used. Sends status 
 Checks whether you have the required  permissions  for  the  action,
          without actually making the request, and provides an error response (See below).

docker pull aerokube/selenoid:1.9.2 --Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
/opt/asm/selenoid/bin/selenoid.py --pull --dryrun