Azure / Azure/acr-builder

Build cache: support tag without {{.Run.Registry}} or $Registry

Open
#536 0 comments 0 reactions 1 assignee Claimed by @yuehaoliang View on GitHub
build/cache buildkit/buildx enhancement needs-discussion
Dominant language
Go
Stars
41
Forks
45
Avg merge
6h 52m
Merged PRs (30d)
5

Description

For the following build step, as the tag does have registry prefix, the cache is actually skipped. We can consider to cache the image in the `default` registry.

```
- build: -t image:tag .
cache: enabled
```

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.