ffmpeg
ffmpeg copied to clipboard
Include PKGCONFIG in docker image
hi, how hard would it be to include the pkgconfig folders in the image? I'm looking to use it in one of my projects, but some go library need the pkgconfig folders. Editing the dockerfile of your image worked flawlessly, but I wondered if it was possible to implement it on your side.
it's possible but not everybody will need those, so they could be a variant (?)
Do you know how large those files would be ?