summaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Collapse)Author
2025-03-31patch steam release notesVictor Borges
2022-09-18Big README update and comments in DockerfileTrainDoctor
2022-09-18Made entrypoint.sh executableTrainDoctor
2022-09-18Adjusted entrypoint.sh to actually build binaryTrainDoctor
2022-09-18Updated dockerfile to reflect CI/CD on databaseTrainDoctor
2022-09-18Add default entrypoint.shTrainDoctor
2022-09-18Switch to holo-docker imageTrainDoctor
2022-09-18whoops wrong image nameTrainDoctor
2022-09-18Add template dockerfile for testingTrainDoctor
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