Commit a577b86
committed
Add "sharing=locked" to Apt cache example
I was wondering how using --mount=type=cache for Apt data would work
on a CI server where builds might happen in parallel, considering that
just two parallel Apt commands on a desktop system won't work. I found
my answers in #1662 and #455, and thought it
might be useful to gather them in the reference for future users.
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>1 parent b44b941 commit a577b86
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
898 | | - | |
| 897 | + | |
| 898 | + | |
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
902 | 909 | | |
903 | 910 | | |
904 | 911 | | |
| |||
0 commit comments