mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
Fetch paths from the api
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM rust:alpine
|
||||
RUN apk add --no-cache musl-dev ffmpeg
|
||||
RUN apk add --no-cache musl-dev ffmpeg pkgconfig openssl-dev
|
||||
RUN cargo install cargo-watch
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user