Skip to content

Commit

Permalink
add zip
Browse files Browse the repository at this point in the history
  • Loading branch information
hofbi committed Oct 30, 2023
1 parent d65eabc commit 1b6ac88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN apt-get update && \
build-essential \
cmake \
wget \
zip \
git \
doxygen \
lcov \
Expand All @@ -25,3 +26,4 @@ RUN apt-get update && \
COPY use_clang.sh use_gcc.sh /usr/bin/

RUN ln -s /usr/bin/python3 /usr/bin/python

0 comments on commit 1b6ac88

Please sign in to comment.