Docker image is huge for gstreamer build-time, seeking better run-time environment

Nicolas Dufresne nicolas at ndufresne.ca
Wed Nov 27 03:21:48 UTC 2019


Le mardi 26 novembre 2019 à 09:33 -0800, David Ing a écrit :
> I am studying the build environment for gstreamer 1.16 on fedora 29:  https://gitlab.freedesktop.org/gstreamer/gst-ci/tree/master/docker/fedora 
> 
> By the time I finish building gstreamer the docker image is HUGE (measured in gigs).
> 
> I would like to create a smaller docker image as a runtime environment (using fedora 29).

You can skip the step in prepare.sh where we do "dnf debuginfo-install" 
and "dnf builddep". And then you can go over the list, and remove all
build tools (like cmake, clang, gcc, etc).

> 
> My questions are:
> Has anybody tried this?
> Does anybody know how the fedora people create their dnf packages for gstreamer runtime?  Where can I see how that is done?
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20191127/70b9161b/attachment.sig>


More information about the gstreamer-devel mailing list