This commit is contained in:
Brandon
2019-08-18 03:33:18 -05:00
parent cd1a58d0d9
commit f00b77f51e

View File

@@ -8,6 +8,7 @@ RUN \
echo "* Installing Runtime Packages" \ echo "* Installing Runtime Packages" \
&& apk add --no-cache \ && apk add --no-cache \
libvpx \ libvpx \
libcdio \
gst-plugins-good \ gst-plugins-good \
gst-plugins-ugly \ gst-plugins-ugly \
py2-gst \ py2-gst \