Add build scripts & docker scripts

Signed-off-by: Prasanna Bhat <prasanna.yoga@gmail.com>
This commit is contained in:
Prasanna Bhat 2020-04-12 11:23:22 +05:30
parent b46bd7ffff
commit 8fc3f4bc71
6 changed files with 127 additions and 0 deletions

7
scripts/docker/README.md Normal file
View file

@ -0,0 +1,7 @@
# Overview
This contains helper scripts (Linux) to
- Build docker image (this contains the dependencies of cyclonedds build & can be used to build cyclonedds)
- Build docker image with pre-built cyclonedds (can be used for quick testing)