Fully-featured container for embedded CI testing
2.8K
Monolithic docker for embedded CI testing. To be eventually broken into smaller boxes.
Based on ubuntu:18.04
Installs:
RUN apt-get update && apt-get install -y \
check \
clang-3.9 \
clang-format-3.9 \
cppcheck \
doxygen \
frama-c \
gcovr \
gcc-5 \
gcc-arm-none-eabi \
libcppunit-dev \
libcppunit-doc \
lldb-3.9 \
pkg-config \
python3-minimal \
python3-pip \
ruby \
wget \
xsltproc \
zip
RUN gem install ceedling
Content type
Image
Digest
Size
628.5 MB
Last updated
over 7 years ago
docker pull jjmilburn/embedded-testing