platform
platform copied to clipboard
fix; auto start services with docker
What:
- Currently we are unable to start the platform using docker. This PR ensures that the platform will be able to start using docker
- We have many new services added that have not been included in the dockerfile.
- Some changes needs to be undertakes such as attaching the agent.env for provisioning the agent in the agent-provisioning service