diff --git a/Dockerfile b/Dockerfile index 1bcef83..5000eb7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ libxdamage1 \ libxcomposite1 \ libxext6 \ + libsdl1.2debian \ && rm -rf /var/lib/apt/lists/* # Copy and install the crash cart software