Skip to content

Commit

Permalink
feat(tools): include tree command and text editors
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo21Costa <[email protected]>
  • Loading branch information
Diogo21Costa authored and josecm committed Nov 9, 2023
1 parent f586596 commit b4f1aa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ RUN apt-get update && apt-get install -y \
libslirp-dev \
bison \
flex \
tree \
vim \
nano

# Install python packages
RUN pip3 install \
Expand Down

0 comments on commit b4f1aa3

Please sign in to comment.