Skip to content

ogaumond-rq/test-image-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Importer l'image

az acr import --name acrtestog --source mcr.microsoft.com/dotnet/aspnet:3.1.22-alpine3.14 --image aspnet:3.1.22-alpine3.14

Créer tâche de build

az acr task create --name aspnet-base-rq -r acrtestog -c https://github.com/ogaumond-rq/test-image-base.git -f acr-task.yaml --set REGISTRY_FROM_URL=mcr.microsoft.com/dotnet/ --commit-trigger-enabled true

#lancer la tâche az acr task run --name aspnet-base-rq -r acrtestog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published