package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# README

AWS ECR Pull

The AWS ECR Pull plugin references an existing image, if found, in an AWS Elastic Container Registry. The image information can be used to push an image to a new registry, or be deployed to AWS ECS.

Components

  1. Builder

Related Plugins

  1. AWS ECR
  2. AWS Lambda
  3. Docker

# Variables

Options are the SDK options to use for instantiation.

# Structs

Builder uses `docker build` to build a Docker iamge.
Config is the configuration structure for the registry.