@@ -1,6 +1,7 @@
|
||||
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 /
|
||||
|
||||
ENTRYPOINT ["/init"]
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user