Skip to content

Commit dae3f8c

Browse files
authored
Update Dockerfile
1 parent 5c4b6da commit dae3f8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ RUN apt-get update -qq && \
2121
iputils-ping \
2222
dnsutils \
2323
telnet \
24+
xvfb \
25+
libfuse2 \
26+
libfontconfig1 \
2427
tzdata && \
2528
rm -rf /var/lib/apt/lists/* && \
2629
ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \

0 commit comments

Comments
 (0)