Commit 7ba224f
Nils Bars
Combine apt update and apt install in ref-docker-base
Keeping them in separate RUN layers lets Docker cache the update while
invalidating only the install, so the cached package index can point at
.deb versions that have been superseded on the mirrors.1 parent d7f2f01 commit 7ba224f
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments