dotnet-installer/packaging/debian
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
..
package_tool Set Docker Internal UID to Host UID, Remove Postbuild step 2015-11-25 00:33:53 +00:00
debian_config.json Move Debian Package Tools to packaging folder 2015-11-19 14:45:20 -08:00