1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-22 15:51:12 +00:00

document pull-by-digest limitations for estargz and flatten

This commit is contained in:
Jason Hall 2021-07-26 10:51:43 -04:00
parent 012b357a5e
commit c730f74956
2 changed files with 6 additions and 0 deletions

View file

@ -21,3 +21,5 @@ Or by tag:
```
docker pull flatten.kontain.me/busybox:musl
```
Flattened images can't be requested by the digest of the unflattened image, because the flattened image digest won't match the original image's digest.