Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM linuxserver/plex
|
||||
COPY root /
|
||||
|
||||
RUN apt update && apt install -y cron
|
||||
RUN apt update && apt install -y cron unionfs-fuse
|
||||
|
||||
ENTRYPOINT ["/init"]
|
||||
|
||||
Reference in New Issue
Block a user