* add docker-compose sample
* add Makefile
* add README
* small tweaks to README
* Update README.md
* updated based on feedback
* small updates and reword
* Add --components-path to work with 0.8.0 changes
* Change port of redis to 6380 as 6379 would mostly likely be already in use because of the redis container that dapr spins up during "dapr init"
* Add --components-path to the list of options
* Change host port instead of container port in README
* Change host port instead of container port
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Pruthvidhar R Dhodda <60198385+pruthvidhodda@users.noreply.github.com>