Commit Graph

1 Commits (6bd2f8cb484b13ce4a1f2dfec35264f6e78e7e67)

Author SHA1 Message Date
Phil Proctor ac211886f1 Dockerfile build (#727)
* Added Dockerfile run configuration and fixed manual test project to run appropriately

* Finished updates for Docker build and management of project through docker commands. Any of the dotnet CLI commands accessible through 'builder' container and default run is manual test project

* Added a docker-compose.yaml files to support commands: docker-compose run tests, docker-compose run benchmarks, docker-compose run manual-test
6 years ago