Skip to content

Update Dockerfile To Run As Non Root User And Update Docker Related Documentation

Ameya Shringi requested to merge non-root-docker into development

This MR adds the following changes

  1. Updates the agent to run as a non root user
  2. Updates the docker related documentation and moves it to DOCKER.md
  3. Fixes minor bugs like using find_packages in setup.py and adding __init__.py in templateDomainNetworkSelection

Closes #38 (closed)

Edited by Ameya Shringi

Merge request reports