Finally Dockerized the Project
We have finally dockerized our project TadreebLMS.
However it was done mostly by trial and error, own learning.
I am not a developer / technical person, just a project manager. So in this case need recommendation what we can do to improvise it as well as feedback on how smooth and simple is it to install and run the project.
https://tadreeblms.com/docs/installation/docker_deployment_guide_tadreeb_lms
https://github.com/Tadreeb-LMS
EDIT: Thanks so much for the feedback, It was really helpful, key summarized points from community:
Must have storage outside defined --- Very Very critical and helpful,
Memory and other limits to be configured.
Re-configure the permissions from Root to seperate user
Must have docker file mentioned in the git repo readme file.