Skip to content

Commit

Permalink
No need playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
markjohanson183 authored May 1, 2023
1 parent 564cbd9 commit 996b2b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ RUN chmod 777 /usr/src/app

COPY requirements.txt .
RUN pip3 install --no-cache-dir -r requirements.txt
RUN playwright install chromium
RUN playwright install-deps
RUN apt-get update && apt-get upgrade -y
RUN apt -qq update --fix-missing && \
apt -qq install -y mediainfo
Expand Down

0 comments on commit 996b2b4

Please sign in to comment.