From 25364bb4ab45e63b9eceb451affd50ac2617ddc8 Mon Sep 17 00:00:00 2001 From: thelamer Date: Wed, 26 Jun 2024 14:23:17 -0400 Subject: [PATCH] missing pulse path in arm --- Dockerfile.aarch64 | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 94cd7dd..6d683bc 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -236,6 +236,7 @@ ENV DISPLAY=:1 \ GOMP_SPINCOUNT=0 \ HOME=/config \ START_DOCKER=true \ + PULSE_RUNTIME_PATH=/defaults \ NVIDIA_DRIVER_CAPABILITIES=all # copy over build output