Commit 993c495
authored
Update run.Dockerfile
Updated dpkg-deb command to use `--control` instead of `-e` to be more specific of its function
Changed folder to `CONTROL` instead of `MD5SUMS` to explain its use more
Moved md5sums file to `/tiny/var/lib/dpkg/status.d/$pkg.md5sums` to follow what is done with Distroless images and to allow Syft to function correctly.1 parent ae6273e commit 993c495
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments