linuxserver/vlc

Sponsored OSS

By linuxserver.io

Updated about 12 hours ago

Image
1

10K+

linuxserver/vlc repository overview

linuxserver/vlc

This readme has been truncated from the full version found HERE

VLC Media Player is a free and open source cross-platform multimedia player and framework that delivers dependable performance across multiple devices.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:e7db1cf12

Size

1.3 GB

Last updated

about 12 hours ago

docker pull linuxserver/vlc:3.0.23

This week's pulls

Pulls:

1,210

Last week