summaryrefslogtreecommitdiff
path: root/backend/Makefile
AgeCommit message (Collapse)Author
2022-08-13Merge Dockerfile and example files for backend support example (#7)TrainDoctor
* Add template dockerfile for testing * Switch to holo-docker image * Add default entrypoint.sh * Updated dockerfile to reflect CI/CD on database * Add template makefile, main.c * Adjusted entrypoint.sh to actually build binary * Made entrypoint.sh executable * Big README update and comments in Dockerfile