Browse Source

Maintenance

ehfd 4 năm trước cách đây
mục cha
commit
23721c0aa7
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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