docker: Add Docker files and makefile to build and run within Docker
Example command: $ make && CMD='./targets/fit-model-multi-frame' make run-bash-cmd The 'make' command will build some of the examples within docker, and 'make run-bash-cmd' will run the multi-frame example program.
Showing
.dockerignore
0 → 100644
Dockerfile
0 → 100644
Dockerfile-dev
0 → 100644
makefile
0 → 100644
targets/.git-keep
0 → 100644
Please register or sign in to comment