Create and update container image pipelines - EC2 Image Builder

Create and update container image pipelines

You can set up, configure, and manage container image pipelines using the Image Builder console, through the Image Builder API, or with imagebuilder commands in the AWS CLI. The Create image pipeline console wizard provides starting artifacts, and guides you through steps to:

  • Select a base image from quick-start managed images, Amazon ECR, or Docker Hub repositories

  • Add and remove software

  • Customize settings and scripts

  • Run selected tests

  • Create a Dockerfile using pre-configured build-time variables.

  • Distribute images to AWS Regions

For more information and a step-by-step tutorial about using the Create image pipeline console wizard, see Tutorial: Create an image pipeline with output Docker container image from the Image Builder console wizard.