Bugfix: more consistent treatment of environment variables throughout container.
Compare changes
+ 6
− 5
@@ -30,10 +30,6 @@ ENV DOCKERFILE_DISTRO=ubuntu \
@@ -30,10 +30,6 @@ ENV DOCKERFILE_DISTRO=ubuntu \
@@ -46,7 +42,12 @@ RUN rm -rf /usr/local && ln -s /opt/view /usr/local
@@ -46,7 +42,12 @@ RUN rm -rf /usr/local && ln -s /opt/view /usr/local