This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit e1e647a
committed
[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef
full diff: moby/buildkit@dc6afa0...4cb720e
- contenthash: ignore system and security xattrs in calculation
- fixes moby/buildkit#1330 COPY cache not re-used depending on SELinux environment
- fixes moby/moby#39003 (comment)
- contenthash: allow security.capability in cache checksum
- inline cache: fix handling of duplicate blobs
- fixes moby/buildkit#1388 cache-from working unreliably
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
Component: engine1 parent b636594 commit e1e647a
3 files changed
Lines changed: 10 additions & 7 deletions
File tree
- components/engine
- vendor/github.com/moby/buildkit/cache
- contenthash
- remotecache/inline
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments