mirror of https://github.com/CIRCL/lookyloo
chg: try to debug docker image
parent
bd6a0f2d22
commit
eaeb5ef34a
|
@ -25,6 +25,7 @@ COPY LICENSE .
|
|||
RUN mkdir cache user_agents scraped
|
||||
|
||||
RUN echo LOOKYLOO_HOME="'`pwd`'" > .env
|
||||
RUN cat .env
|
||||
RUN poetry install
|
||||
RUN poetry run playwright install
|
||||
RUN poetry run tools/3rdparty.py
|
||||
|
|
Loading…
Reference in New Issue