Skip to content

Commit fb11949

Browse files
authored
remove exifread install in docker file
1 parent 61eb96c commit fb11949

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ RUN apt-get update && \
55

66
RUN pip install plexapi
77
RUN pip install watchdog
8-
RUN pip install ExifRead
98
RUN pip install xmltodict
109

1110
RUN mkdir -p /app

0 commit comments

Comments
 (0)