This Dcokerfile build a docker container that can be used as a stub for the backend in place of the full backend running on Raspbian.
- build:
docker build . --tag=coderbot - run:
docker run coderbot -p 80:5000
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
docker based stub for ci build and test of full stack