ACR Tasks samples

A collection of example task.yaml files for ACR Tasks.

Features

ACR Tasks, a feature of Azure Container Registry, provides the following features:

  • Cloud-based container builds, for inner-loop (pre-commit)
  • Automated container builds based on Git commits
  • Automated container builds for base image updates, supporting OS and framework patching

Getting Started

See ACR Tasks for walk-throughs and overviews that utilize these samples.

Prerequisites

To use these sample tasks, you need the Azure CLI:

Quickstart

See ACR Tasks for walk-throughs and overviews that use these samples.

Resources

  • ACR Build for single step container builds
  • ACR Tasks for walk-throughs and overviews that use these samples.