Dockerfile: add xz-utils

This lets DIB elements extract .tar.xz files

Change-Id: I109ccd6bce937bfe5b72974955387b98adabecd9
This commit is contained in:
Ian Wienand 2020-09-10 08:49:48 +10:00
parent 7b55d54365
commit 549c87959a
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ RUN \
vhd-util \
debootstrap \
procps \
xz-utils \
yum \
yum-utils \
zypper \