Commit b92effa
Move COPY commands after package installations for better caching
- Move app source copy in debug stage after apt package installations
- Move app source copy in tests stage after Playwright installation
- Improves Docker layer caching by preventing app changes from invalidating package installation layers
Co-authored-by: dannystaple <426859+dannystaple@users.noreply.github.com>1 parent d90dc85 commit b92effa
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
| |||
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments