-
- Downloads
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 8 additions, 0 deletions.dockerignore
- .gitignore 5 additions, 0 deletions.gitignore
- Dockerfile 30 additions, 0 deletionsDockerfile
- Dockerfile-dev 22 additions, 0 deletionsDockerfile-dev
- makefile 106 additions, 0 deletionsmakefile
- targets/.git-keep 0 additions, 0 deletionstargets/.git-keep
.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