소스 검색

Mise à jour de 'Dockerfile'

penta 1 개월 전
부모
커밋
102ba8ea36
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -332,6 +332,8 @@ RUN dpkg --add-architecture i386 \
         libglx-mesa0:i386 \
         libvulkan1:amd64 \
         libvulkan1:i386 \
+        xdg-desktop-portal \
+        xdg-desktop-portal-gtk \
     && rm -f /etc/apt/sources.list.d/steam-bootstrap.list \
     && apt-get clean \
     && rm -rf \