We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01cc23 commit 44ca744Copy full SHA for 44ca744
Appium/Dockerfile
@@ -45,6 +45,7 @@ RUN apt-get -qqy update && \
45
wget \
46
xvfb \
47
zip \
48
+ ffmpeg \
49
&& rm -rf /var/lib/apt/lists/*
50
51
#===============
0 commit comments