dotnet-installer/scripts/docker/alpine.3.6
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
..
Dockerfile Merged PR 126122: Fix alpine file ownership issues with newer docker 2018-06-04 18:41:13 +00:00