This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit d7e86d9
Revendor hcsshim to fix image import bug
This change brings in a single new commit from Microsoft/hcsshim. The
commit fixes an issue when unpacking a Windows container layer which
could result in incorrect directory timestamps.
This manifested most significantly in an impact to startup times of
some Windows container images (such as anything based on servercore).
Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
(cherry picked from commit 286547848751229fa14974da389e1d4c676d8ee5)
Signed-off-by: Ameya Gawde <agawde@mirantis.com>
Upstream-commit: 9d6053eda290badf708da39839249d3b041dea6d
Component: engine1 parent 14ab1c3 commit d7e86d9
4 files changed
Lines changed: 23 additions & 16 deletions
File tree
- components/engine
- vendor/github.com/Microsoft/hcsshim/internal/wclayer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments