HarveyLink / acr-tasks

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Dockerfile 100.0%