mirror of https://github.com/thesofproject/sof.git
Dockerfile: apt-get install tree
Required to remove the copy hack introduced in
commit eb4373cb61
(".github: new installer.yml")
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
parent
5f93ad4729
commit
e995bbb575
|
@ -43,6 +43,7 @@ RUN apt-get -y update && \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
sudo \
|
sudo \
|
||||||
texinfo \
|
texinfo \
|
||||||
|
tree \
|
||||||
udev \
|
udev \
|
||||||
wget \
|
wget \
|
||||||
unzip \
|
unzip \
|
||||||
|
|
Loading…
Reference in New Issue