Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 2.43 KB

container-registry-tasks-samples.md

File metadata and controls

44 lines (27 loc) · 2.43 KB
title description ms.topic author ms.author ms.date ms.service
ACR task samples
Sample Azure Container Registry Tasks (ACR Tasks) to build, run, and patch container images
article
tejaswikolli-web
tejaswikolli
10/31/2023
container-registry

ACR Tasks samples

This article links to example task.yaml files and associated Dockerfiles for several Azure Container Registry Tasks (ACR Tasks) scenarios.

For additional examples, see the Azure samples repo.

Scenarios

Next steps

Learn more about ACR Tasks:

  • Multi-step tasks - ACR Task-based workflows for building, testing, and patching container images in the cloud.
  • Task reference - Task step types, their properties, and usage.
  • Cmd repo - A collection of containers as commands for ACR Tasks.