Update Dockerfile To Run As Non Root User And Update Docker Related Documentation
This MR adds the following changes
- Updates the agent to run as a non root user
- Updates the docker related documentation and moves it to DOCKER.md
- Fixes minor bugs like using
find_packages
insetup.py
and adding__init__.py
intemplateDomainNetworkSelection
Closes #38 (closed)
Edited by Ameya Shringi