No "latest" tag
- 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