We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db406e8 commit ad06edbCopy full SHA for ad06edb
Dockerfile
@@ -2,6 +2,7 @@ FROM ubuntu:latest
2
3
RUN apt-get update && apt-get -y upgrade && apt-get -y install xvfb \
4
libgtk-3-0 \
5
+ git \
6
gnupg \
7
curl \
8
libxss1 \
0 commit comments