mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-12 07:54:40 +00:00
Add episodes to the transcoder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM rust:alpine
|
||||
RUN apk add --no-cache musl-dev ffmpeg pkgconfig openssl-dev
|
||||
RUN apk add --no-cache musl-dev ffmpeg
|
||||
RUN cargo install cargo-watch
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user