dotnet-installer/scripts
Matt Mitchell 6a39ef5c7b Merged PR 126122: Fix alpine file ownership issues with newer docker
Fix alpine file ownership issues with newer docker
Upgrades to a newer docker version (18.03.1-ce) caused files created inside to be owned by root on alpine.  It appears that the logic to set up the user in the container so that this doesn't happen was missing from alpine.  While it's not clear why it worked before at all, the logic has been duplicated (tweaked for the alpine base image).
2018-06-04 18:41:13 +00:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
docker Merged PR 126122: Fix alpine file ownership issues with newer docker 2018-06-04 18:41:13 +00:00
obtain Use cp -u on linux-musl 2018-04-26 14:26:35 +03:00
cli-build-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-build-env.sh Fix build environment script. 2018-01-16 11:48:26 -08:00
cli-test-env.bat Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00
cli-test-env.sh Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
register-completions.bash a few small code cleanups 2017-03-06 12:22:32 -08:00
register-completions.ps1 change script to assume dotnet is on the path 2017-04-26 11:25:29 -07:00
register-completions.zsh a few small code cleanups 2017-03-06 12:22:32 -08:00