feat: ensure rsync is installed #7
@ -40,7 +40,7 @@ RUN yum install -q -y \
|
||||
libva-devel \
|
||||
zlib-devel \
|
||||
pkgconfig \
|
||||
wget curl \
|
||||
wget curl rsync\
|
||||
automake autoconf \
|
||||
rpm-build rpmdevtools && \
|
||||
yum clean all
|
||||
|
@ -41,7 +41,7 @@ RUN dnf install -q -y \
|
||||
libva-devel \
|
||||
zlib-devel \
|
||||
pkgconfig \
|
||||
wget curl \
|
||||
wget curl rsync\
|
||||
automake autoconf \
|
||||
rpm-build rpmdevtools && \
|
||||
dnf clean all
|
||||
|
Reference in New Issue
Block a user