Build gstreamer from source using bash script
293
docker build -t nas2docker/gst-build-python .
docker run -it nas2docker/gst-build-python
RUN: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:/usr/lib
https://github.com/GStreamer/gst-python
https://anongit.freedesktop.org/git/gstreamer/
https://github.com/davibe/gstreamer-docker/blob/master/Dockerfile
grep -rnw '/path/to/somewhere/' -e 'pattern'
Content type
Image
Digest
Size
1.1 GB
Last updated
over 8 years ago
docker pull nas2docker/gst-build-python