Udayraj123 / OMRChecker

Evaluate OMR sheets fast and accurately using a scanner 🖨 or your phone 🤳.
GNU General Public License v3.0
704 stars 295 forks source link

feat: OCI container compatibility #152

Closed youainti closed 2 months ago

youainti commented 9 months ago

Adjusted program to check for flag identifying if it runs in a container. Added a containerfile to build OCI containers. Added instructions to README.md

This should allow users to quickly create an OCI container and then use that to grade exams.

Udayraj123 commented 9 months ago

Thanks @youainti, I'll try to review this by next week 👍

Udayraj123 commented 2 months ago

Closing in favor of https://github.com/Udayraj123/OMRChecker/pull/172