diff --git a/Dockerfile b/Dockerfile index ecc132e..ff67364 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ RUN \ echo "* Installing Runtime Packages" \ && apk add --no-cache \ libvpx \ + libcdio \ gst-plugins-good \ gst-plugins-ugly \ py2-gst \