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 a4885c2 commit c81caa4Copy full SHA for c81caa4
Dockerfile
@@ -44,7 +44,7 @@ FROM base
44
# and other common tools for the echo source.
45
# alsa-plugins-pulse for ALSA support (+0MB)
46
# font-droid for FFmpeg drawtext filter (+2MB)
47
-RUN apk add --no-cache tini ffmpeg bash curl jq alsa-plugins-pulse font-droid
+RUN apk add --no-cache tini ffmpeg ffplay bash curl jq alsa-plugins-pulse font-droid
48
49
# Hardware Acceleration for Intel CPU (+50MB)
50
ARG TARGETARCH
0 commit comments