mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 09:11:45 +00:00
This allows images to be pulled by tag and then checked against the digest. If digest is added directly to the image reference, then tag is ignored. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>