Added instructions describing how to build LibVLC in a docker container
Compare changes
+ 2
− 2
@@ -61,8 +61,8 @@ winpty docker run -it --rm --net=host -v /${PWD}:/vlc registry.videolan.org/vlc-
Current instructions for building LibVLC were not clear and mentioned docker container failed to build.
Updated instructions using UWP docker image from CI that should work all the time.
VideoLAN code repository instance