contrib: Dockerfile: install rsync
The kernel build requires rsync.
This commit is contained in:
parent
9afb48b6b8
commit
f4b0d007f3
@ -15,6 +15,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
libssl-dev \
|
libssl-dev \
|
||||||
libelf-dev \
|
libelf-dev \
|
||||||
wget \
|
wget \
|
||||||
|
rsync \
|
||||||
time \
|
time \
|
||||||
ecdsautils \
|
ecdsautils \
|
||||||
lua-check \
|
lua-check \
|
||||||
|
Loading…
Reference in New Issue
Block a user