Commit eac1504
authored
containers/image: remove signatures when copying in to OCI layout (#1664)
This does not affect signature validation, and we do not need to
preserve signatures _after_ validation because we will never need to
propagate those signatures to another image transport/destination.
Signed-off-by: Joe Lanford <[email protected]>1 parent bec5c5c commit eac1504
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
164 | 171 | | |
165 | 172 | | |
166 | 173 | | |
| |||
0 commit comments