Container image Components allow you to use prebuilt container images.
public
block.
aws_ecr
block.
Dockerfile
in a repo can be built, and synced.
The sync process works by creating a 1-time authentication flow that grants the install runner access to pull the image
from the org data plane, and copy it into the local registry.
nuon
will automatically assume the role and pull the image from your build runner.
The easiest way to setup an IAM role to configure your component with is using our Terraform Module.
aws ecr describe-repositories
to
print the ARNs of all repositories in your current context.