Commit 97e5eb9
docs(readme): document exportToCache field and SLSA L3 usage
Update Docker packages section in README with exportToCache field
documentation and SLSA Level 3 compliance information.
Changes:
- Add exportToCache field to YAML example with inline comments
- Document default behavior (false = legacy push)
- Document export mode (true = cache for signing)
- Note override mechanisms (CLI flag and env var)
- Add SLSA L3 compliance section with usage examples
- Reference to 'leeway build --help' for details
Documentation follows existing README patterns with concise
explanations and practical examples.
Co-authored-by: Ona <[email protected]>1 parent 87d9fb5 commit 97e5eb9
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
| |||
191 | 196 | | |
192 | 197 | | |
193 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
194 | 205 | | |
195 | 206 | | |
196 | 207 | | |
| |||
0 commit comments