Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Dec 16, 2024
1 parent d94ba0c commit ecf6433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/main/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ ENV OPENCV_FFMPEG_LOGLEVEL=8
ENV PATH="/usr/local/go2rtc/bin:/usr/local/tempio/bin:/usr/local/nginx/sbin:${PATH}"
ENV LIBAVFORMAT_VERSION_MAJOR=60

RUN python3 -m pip config set global.break-system-packages true

# Install dependencies
RUN --mount=type=bind,source=docker/main/install_deps.sh,target=/deps/install_deps.sh \
/deps/install_deps.sh
Expand Down

0 comments on commit ecf6433

Please sign in to comment.