Skip to content

A collection samples for ACR Tasks, including acr-task.yaml and Dockerfiles.

License

Notifications You must be signed in to change notification settings

Azure-Samples/acr-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type languages products description urlFragment
sample
yaml
azure
A collection of example task.yaml files for ACR Tasks.
yaml-samples-acr

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.