dotnet-installer/scripts/docker/rhel.6
Jan Vorlicek ee566157cb Fix RHEL 6 Dockerfile
The new base docker image sets the LD_LIBRARY_PATH to /usr/local/lib
and the yum is not compatible with the special CURL version we build.
This change fixes that by clearing the LD_LIBRARY_PATH for the yum
command invocation.
2017-10-10 11:38:55 +02:00
..
Dockerfile Fix RHEL 6 Dockerfile 2017-10-10 11:38:55 +02:00