* Add lighthouse docker support
* Update to NET 7.0
* Make docker copy git repository info
* Add restart policy to compose file
* Delete temp folder after copying to data
* Only build the docker image once
* Fix builds from being dirty
* Add su-exec to final image
* Run lighthouse as non root user
* Add compose file to gitignore
* Remove compose file from gitignore
Co-authored-by: Dagg <daggintosh@outlook.com>