dotnet-installer/packaging/debian/package_tool/test
Bryan Thornbury b122190cd8 Set Docker Internal UID to Host UID, Remove Postbuild step
These changes will use docker's new Dockerfile Arguments to
pass the Host User ID to the docker container at build time.
This allows the docker container to set it's internal user
to match that of the host. When using shared volumes between
the host and container, this prevents files created in the
container from being owned by root.

This will solve our problem of needing a cleanup step after
every ubuntu CI run.
2015-11-25 00:33:53 +00:00
..
integration_tests Set Docker Internal UID to Host UID, Remove Postbuild step 2015-11-25 00:33:53 +00:00
test_assets Fix permissions of moved package files 2015-11-19 16:29:31 -08:00
unit_tests Fix permissions of moved package files 2015-11-19 16:29:31 -08:00