linuxserver/kdenlive

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
Languages & frameworks
15

100K+

linuxserver/kdenlive repository overview

linuxserver/kdenlive

This readme has been truncated from the full version found HERE

Kdenlive is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=kdenlive \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/kdenlive/config:/config \
  --shm-size="1gb" `#optional` \
  --restart unless-stopped \
  lscr.io/linuxserver/kdenlive:latest

Tag summary

Content type

Image

Digest

sha256:d6fd11341

Size

1.6 GB

Last updated

1 day ago

docker pull linuxserver/kdenlive

This week's pulls

Pulls:

1,068

Last week