This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit f422d24
committed
Dockerfile: order COPY lines by change frequency
Ordering the COPY lines to optimize for layer sharing
when these dependencies are updated.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8edbe5dec254d19e378a5a7cb1abf202f7b20eef)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 400b2850ff07b6093bb9e04f2a5e483ccc1b93b2
Component: engine1 parent 60af9b2 commit f422d24
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | | - | |
289 | | - | |
| 288 | + | |
290 | 289 | | |
291 | | - | |
292 | 290 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | 291 | | |
298 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
299 | 298 | | |
300 | 299 | | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments