Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Elastic runtime environments
  6. Serverless runtime environments
  7. Secure Agents
  8. Secure Agent installation

Runtime Environments

Runtime Environments

Downloading images

Downloading images

Download images from Informatica's image repository so that you can scan them for vulnerabilities according to compliance needs.
To download images, you need the Manage Elastic Runtime Environment Repository Token privilege in your organization. To run Docker commands, install Docker on the machine. For more information about feature privileges, see
User Administration
in the Administrator help.
Informatica allows you to access its image repository so that you can download the images that an elastic runtime environment uses. You can scan the images to ensure that they meet your enterprise-level security and compliance needs. Informatica notifies you when a new image is available so that you can scan the image before the deployment window for the next
Informatica Intelligent Cloud Services
release.
  1. Use the platform REST API version 3 containerimagetoken resource to get a token for the image repository.
    You can create a token or use an existing token for your organization.
    For more information, see Getting a new token or Getting all tokens for an organization, respectively.
  2. Use the platform REST API version 3 ais resource to get image information for the elastic runtime environment.
  3. On the machine that you use to scan images, run the following Docker command to connect to the image repository:
    docker login infacloud-k8s-agent-docker-dev.jfrog.io --username <Informatica organization ID> --password <token value>
  4. Run a Docker command to download the image.
    For example, the following command downloads version 64.1:
    docker pull infacloud-k8sagent-docker-dev-jfrog.io/Data Integration:64.1

0 COMMENTS

We’d like to hear from you!