lsio-kdenlive-paa: add Containerfile
parent
78d3b66043
commit
95409d8d53
|
@ -0,0 +1,7 @@
|
|||
FROM lscr.io/linuxserver/kdenlive:latest
|
||||
|
||||
RUN \
|
||||
apt-get purge --auto-remove -y kdenlive \
|
||||
add-apt-repository ppa:kdenlive/kdenlive-stable \
|
||||
apt update \
|
||||
apt-get install kdenlive
|
Binary file not shown.
Loading…
Reference in New Issue