Commit dd0b4f0
committed
Combine configuration and reindexing into one RUN instruction
Dockerfile best practice is to combine successive RUN
commands so as to minimise image layers.
Signed-off-by: Abhishek Kumar <abhi.kr.2100@gmail.com>1 parent 442daf9 commit dd0b4f0
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments