Skip to content

Commit

Permalink
Merge branch 'feature/docker_add_ruby_bsd_4.4' into 'release/v4.4'
Browse files Browse the repository at this point in the history
feat (cmock): add ruby and libbsd-dev to docker image (backport v4.4)

See merge request espressif/esp-idf!22705
  • Loading branch information
zikalino committed Mar 13, 2023
2 parents 9f8f60d + 2b9053f commit 82f1014
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN : \
git-lfs \
gperf \
lcov \
libbsd-dev \
libffi-dev \
libncurses-dev \
libpython2.7 \
Expand All @@ -25,6 +26,7 @@ RUN : \
ninja-build \
python3 \
python3-pip \
ruby \
unzip \
wget \
xz-utils \
Expand Down

0 comments on commit 82f1014

Please sign in to comment.