Dockerfile: add xz-utils
This lets DIB elements extract .tar.xz files Change-Id: I109ccd6bce937bfe5b72974955387b98adabecd9
This commit is contained in:
parent
7b55d54365
commit
549c87959a
@ -86,6 +86,7 @@ RUN \
|
|||||||
vhd-util \
|
vhd-util \
|
||||||
debootstrap \
|
debootstrap \
|
||||||
procps \
|
procps \
|
||||||
|
xz-utils \
|
||||||
yum \
|
yum \
|
||||||
yum-utils \
|
yum-utils \
|
||||||
zypper \
|
zypper \
|
||||||
|
Loading…
Reference in New Issue
Block a user