VLC Media Player is a free and open source cross-platform multimedia player and framework that delivers dependable performance across multiple devices.
The application can be accessed at:
docker run -d \
--name=vlc \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-e VLC_CLI=--no-qt-minimal-view `#optional` \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/vlc:latest
Content type
Image
Digest
sha256:e7db1cf12…
Size
1.3 GB
Last updated
about 12 hours ago
docker pull linuxserver/vlc:3.0.23Pulls:
1,210
Last week