Azure / Azure/acr-cli

[general question] How to authenticate and run purge command using docker container

Open
#81 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
70
Forks
52
Avg merge
3d 2h
Merged PRs (30d)
12

Description

Hello,
I'm trying to use acr-cli docker container to run unattended purge command against azure container registry behind the private endpoint (since it doesn't support acr tasks)

So I have docker build and can run it but wonder how can I execute the following commands in an unattended 👍

az acr login --name
acr purge --filter 'image:.*' --ago 30d --untagged --dry-run

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.