Closed RA341 closed 8 months ago
Should resolve #39
I switched to a multistage docker build because the older approach of using volumes was causing issues with transferring files to the client and API.
I added back letterGrades for now and will remove them in a separate PR.
letterGrades
Commented out originalSubmission field in Submission type as it didn't exist in the type definition
originalSubmission
Added dockerignore files
dockerignore
Should resolve #39
I switched to a multistage docker build because the older approach of using volumes was causing issues with transferring files to the client and API.
I added back
letterGrades
for now and will remove them in a separate PR.Commented out
originalSubmission
field in Submission type as it didn't exist in the type definitionAdded
dockerignore
files