* feat - nonroot docker container
Changed the docker container to nonroot
* Feat - New Dockerfile for non-cron job
Created a new Dockerfile for non-cron job.
Moved the existing Dockerfile into cron folder for cron specific.
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
* Fix - The Docker version information in the README
Updated the README to include docker version information required for
Dockerfile.
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>