Commit b36516a
authored
[Windows] Remove engine intermediate engine build products before committing ue4-minimal builder image (#265)
These products are not used after build step,
but they take massive amounts of disk space:
up to 350GBs for multi-platform (Win64+PS4+PS5+XB1+XSX) engine build
To make matters even worse,
current Docker image commit algorithm on Windows additionally uses x2 of resulting image size on disk.1 parent 577461d commit b36516a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments