Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 308 Bytes

VLC in a container

What does it do

It's VLC, in a container

Who is it for

You, I guess?!

How do I do

docker run -it --rm --network host
    ghcr.io/aperim/container-vlc-ubuntu:hirsute

That's it

Yes.

Important

If using multicast - make sure you set network to host.