瀏覽代碼

Maintenance

ehfd 4 年之前
父節點
當前提交
23721c0aa7
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -114,8 +114,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
 # Install Vulkan
 RUN apt-get update && apt-get install -y --no-install-recommends \
         libvulkan1 \
-        vulkan-utils \
-        vulkan-validationlayers && \
+        vulkan-utils && \
     rm -rf /var/lib/apt/lists/*
 
 # Sound driver including PulseAudio and GTK library