Add user and restart options to docker-compose (#1844)
* Add user and restart options to docker-compose
Add user:group 1000:1000 to the docker compose, to match host user.
Restart container unless stopped.
* Update README.md
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>