Get Twistlock registry image for console and defender
23925
Created On 07/30/21 01:39 AM - Last Modified 06/11/25 21:04 PM
Objective
This article will show how to get Twistlock registry image for console and defender.
Environment
Console:
- Prisma Cloud Compute Self-Hosted version 19.03 or later
- SaaS version
- Self-Hosted version 19.03 or later
Procedure
You can get the Access Token from
- Open Prisma Cloud console
- Go to
Manage > System > Intelligence
- Under the General Information you will find Access token
- Copy the Access token and replace <ACCESS_TOKEN> in the following command.
- Replace the <VERSION> with the version of compute you are using, i.e. for 21.04.439 use 21_04_439
docker login docker pull registry-auth.twistlock.com/tw_<ACCESS_TOKEN>/twistlock/console:console_<VERSION> docker pull registry-auth.twistlock.com/tw_<ACCESS_TOKEN>/twistlock/defender:defender_<VERSION>
Additional Information
Please refer the documentation for System requirements.