

# Create and update container image pipelines
<a name="container-image-pipelines"></a>

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 Amazon 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 Amazon 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](start-build-container-pipeline.md).

**Topics**
+ [Create a container image pipeline from the Amazon CLI](cli-create-container-pipeline.md)
+ [Update a container image pipeline from the console](update-container-pipeline-console.md)
+ [Update container image pipelines from the Amazon CLI](cli-update-container-pipeline.md)