X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=scripts%2Fdocker%2Fdebian-run-latest%2FDockerfile;h=9b238a99f3c4f3ecd03fc459a76aeca4834f5d18;hb=d6d568f97e755bf44f048975b375ed8cbcd6ac91;hp=e55b338641a588a38d4fba9c8f8c4c446bff44c9;hpb=1a8974bcfeb6f6c937f2ec523e52fdc4a3785f1e;p=blank.git diff --git a/scripts/docker/debian-run-latest/Dockerfile b/scripts/docker/debian-run-latest/Dockerfile index e55b338..9b238a9 100644 --- a/scripts/docker/debian-run-latest/Dockerfile +++ b/scripts/docker/debian-run-latest/Dockerfile @@ -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