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 \
|
||||
sudo \
|
||||
texinfo \
|
||||
tree \
|
||||
udev \
|
||||
wget \
|
||||
unzip \
|
||||
|
|
Loading…
Reference in New Issue