2
0
Fork 0

lsio-kdenlive-paa: add Containerfile

main
Ducky 2023-10-08 19:31:09 +01:00
parent 78d3b66043
commit 95409d8d53
2 changed files with 7 additions and 0 deletions

View File

@ -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.