Removed static rclone binary
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
FROM plexinc/pms-docker:latest
|
FROM plexinc/pms-docker:latest
|
||||||
|
|
||||||
RUN apt update && apt install -y cron unionfs-fuse nmon
|
RUN apt update && apt install -y cron unionfs-fuse nmon unzip
|
||||||
|
RUN curl https://rclone.org/install.sh | bash
|
||||||
COPY root /
|
COPY root /
|
||||||
|
|
||||||
ENTRYPOINT ["/init"]
|
ENTRYPOINT ["/init"]
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user