Add Dockerfile to build in a Docker container

update readme for instruction on how to build in Docker

Change-Id: I6c450db3502ea6f96407b745fffc22a791976a33
This commit is contained in:
simon
2022-09-12 14:04:31 -04:00
committed by Adrien Béraud
parent edeeda0b20
commit 3eb7416985
4 changed files with 92 additions and 0 deletions

2
.gitignore vendored
View File

@ -91,6 +91,8 @@ nbproject
*.kdev*
tools/.vscode/
.vscode/
.idea/
*iml
# JNI generated files
*_wrap.cpp