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 02ad896 commit bd7a5b7Copy full SHA for bd7a5b7
Dockerfile.dev
@@ -2,7 +2,7 @@ FROM python:3.8
2
3
RUN \
4
&& apt-get update && apt-get install -y --no-install-recommends \
5
- software-properties-common \
+ software-properties-common \
6
&& add-apt-repository ppa:jonathonf/ffmpeg-4 \
7
8
libudev-dev \
0 commit comments