Twan07 commited on
Commit
d7c3cdd
·
verified ·
1 Parent(s): e4139f3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -5,6 +5,7 @@ USER root
5
  RUN apt-get update && apt-get install -y \
6
  git \
7
  sudo \
 
8
  build-essential \
9
  python3 \
10
  pkg-config \
 
5
  RUN apt-get update && apt-get install -y \
6
  git \
7
  sudo \
8
+ tree \
9
  build-essential \
10
  python3 \
11
  pkg-config \