tree: d64a42071b216e8b0e64627a80e41c393bd1be87 [path history] [tgz]
  1. ubuntu1804/
  2. ubuntu2004/
  3. build_all.sh
  4. README.md
tests/docker_images/README.md

Docker files

This folder contains docker files that are used in testing nanopb automatically on various platforms.

By default they take the newest master branch code from github.

To build tests for a single target, use for example:

docker build ubuntu1804

To build tests for all targets, use:

./build_all.sh