forked from espressif/esp-idf
Merge branch 'feature/docker_add_ruby_bsd_4.4' into 'release/v4.4'
feat (cmock): add ruby and libbsd-dev to docker image (backport v4.4) See merge request espressif/esp-idf!22705
This commit is contained in:
@@ -17,6 +17,7 @@ RUN : \
|
|||||||
git-lfs \
|
git-lfs \
|
||||||
gperf \
|
gperf \
|
||||||
lcov \
|
lcov \
|
||||||
|
libbsd-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libncurses-dev \
|
libncurses-dev \
|
||||||
libpython2.7 \
|
libpython2.7 \
|
||||||
@@ -25,6 +26,7 @@ RUN : \
|
|||||||
ninja-build \
|
ninja-build \
|
||||||
python3 \
|
python3 \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
ruby \
|
||||||
unzip \
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
|
Reference in New Issue
Block a user