]> git.localhorst.tv Git - blank.git/commitdiff
old debian needs weird library path too
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 24 Nov 2016 15:01:15 +0000 (16:01 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 24 Nov 2016 15:01:15 +0000 (16:01 +0100)
scripts/docker/debian-run-latest/Dockerfile

index e55b338641a588a38d4fba9c8f8c4c446bff44c9..9b238a99f3c4f3ecd03fc459a76aeca4834f5d18 100644 (file)
@@ -23,3 +23,5 @@ RUN apt -y install --no-install-recommends \
        && apt-get -y clean \
        && printf '[general]\ndrivers = null\n' > /etc/openal/alsoft.conf \
        ;
+
+ENV LD_LIBRARY_PATH /usr/lib/x86_64-linux-gnu