Skip to content

Commit 7ef238b

Browse files
authored
Update Dockerfile (#13)
1 parent 81f3849 commit 7ef238b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1212
pst-utils \
1313
zip \
1414
awscli \
15+
x11vnc \
1516
&& rm -rf /var/lib/apt/lists/*
1617

1718
WORKDIR /app

0 commit comments

Comments
 (0)