We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f62257 commit 52c90f2Copy full SHA for 52c90f2
1 file changed
docker/Dockerfile
@@ -26,6 +26,8 @@ RUN apt update
26
RUN apt install -y --no-install-recommends \
27
ca-certificates \
28
curl \
29
+ libvulkan1 \
30
+ mesa-utils \
31
nginx \
32
sudo
33
RUN update-ca-certificates
0 commit comments