Add xfs support into docker builder container (#2864)

This commit is contained in:
iav 2021-06-01 20:48:16 +03:00 committed by GitHub
parent be412d2ddd
commit 795df8c43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,6 +96,7 @@ RUN apt-get update \
uuid-runtime \
wget \
whiptail \
xfsprogs \
xxd \
zip \
zlib1g-dev \