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.
2 parents 4f68d13 + 1594bad commit 50aa1f3Copy full SHA for 50aa1f3
Dockerfile
@@ -30,7 +30,6 @@ RUN if [ "${vncserver}" = "tigervnc" ]; then \
30
apt-get -y -qq update; \
31
apt-get -y -qq install \
32
tigervnc-standalone-server \
33
- tigervnc-xorg-extension \
34
; \
35
rm -rf /var/lib/apt/lists/*; \
36
fi
0 commit comments