Skip to content

Commit 8bbbf03

Browse files
authored
Install tree tool in conan-training dockerfile (#117)
1 parent 6a12b10 commit 8bbbf03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker_images/conan-training/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN apt-get update && apt-get install -y \
3232
fonts-noto-color-emoji \
3333
python3-pip \
3434
python3-venv \
35+
tree \
3536
file && \
3637
rm -rf /var/lib/apt/lists/*
3738

0 commit comments

Comments
 (0)