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:
Marc Herbert 2021-03-11 21:31:16 +00:00 committed by Liam Girdwood
parent 5f93ad4729
commit e995bbb575
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ RUN apt-get -y update && \
software-properties-common \
sudo \
texinfo \
tree \
udev \
wget \
unzip \