Azure / Azure/acr-build

No "latest" tag

Open
#17 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
26
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Running the task does not push a "latest" tag with the image - is that possible?

I was using this command locally, which I believe would push both hash and latest tags:
```
az acr build --file Dockerfile --registry --image .
```
EDIT: Okay you have it in the documentation that you can set the `tag` to e.g. `latest`. I will do that for now.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the documentation section that describes setting the tag and compare it with the behavior reported for the GitHub Action. Confirm whether setting the tag to latest produces the expected image tag; the issue is resolved if the documented setting works or the discrepancy is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker, github-actions, shell
Domain
cloud, devops, documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.