Skip to content
forked from AzureCR/acr-task

A collection of sample tasks that can be used in ACR

License

Notifications You must be signed in to change notification settings

jaysterp/acr-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACR Tasks

ACR Tasks provides a capability in Azure Container Registry to perform more than simple, container builds in the Azure Container Registry. For running a task we interact with the Azure CLI or SDK.

This CLI requests the Azure Container Registry to run the task using the Azure Container Builder Runtime.

az acr task run -f abc.yaml

Img

  • For documentation around creating a task config, review the documentation here.

About

A collection of sample tasks that can be used in ACR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published