Sign inSign up

jjmilburn/embedded-testing

By jjmilburn

Updated over 7 years ago

Fully-featured container for embedded CI testing

Image
0

2.8K

jjmilburn/embedded-testing repository overview

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

Tag summary

Content type

Image

Digest

Size

628.5 MB

Last updated

over 7 years ago

docker pull jjmilburn/embedded-testing