dotnet-installer/scripts/docker
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
..
alpine.3.6 Merged PR 126122: Fix alpine file ownership issues with newer docker 2018-06-04 18:41:13 +00:00
centos Fix yum package conflict in Docker image 2017-01-26 12:47:08 -08:00
debian Removed workaround for https://github.com/docker/docker/issues/20818 2016-10-18 19:51:43 -04:00
fedora.23 Fix fedora.23 dockerfile 2017-07-07 17:11:24 -07:00
fedora.24 Add support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10 2017-02-22 15:13:02 -06:00
fedora.27 Adding new docker files for opensuse.42.3, ubuntu.18.04 and fedora.27 and removing the project.json CLI from the build. It was not being used anymore. 2018-03-27 10:24:10 -07:00
opensuse.13.2 Use docker image for opensuse 13.2 from runtime 2017-07-18 14:25:45 -07:00
opensuse.42.1 Add support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10 2017-02-22 15:13:02 -06:00
opensuse.43.2 Moving the opensuse 43.2 docker file to the right folder. 2018-03-30 13:24:07 -07:00
rhel Use rhel docker image with sudo built in (#8151) 2017-12-03 10:15:44 -08:00
rhel.6 Update CentOS 6 base docker image 2017-10-11 19:05:17 +02:00
ubuntu.14.04 Update only the ubuntu.14.04 dockerfile from https://github.com/dotnet/core-setup/pull/58 2016-06-01 18:06:37 -07:00
ubuntu.16.04 add deb deps to ubuntu 16 dockerfile 2016-06-14 10:56:08 -07:00
ubuntu.16.10 Add support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10 2017-02-22 15:13:02 -06:00
ubuntu.18.04 Adding new docker files for opensuse.42.3, ubuntu.18.04 and fedora.27 and removing the project.json CLI from the build. It was not being used anymore. 2018-03-27 10:24:10 -07:00