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 81f3849 commit 7ef238bCopy full SHA for 7ef238b
1 file changed
Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
12
pst-utils \
13
zip \
14
awscli \
15
+ x11vnc \
16
&& rm -rf /var/lib/apt/lists/*
17
18
WORKDIR /app
0 commit comments