mirror of https://github.com/CIRCL/lookyloo
Installing missing web deps
parent
f5bb0753d1
commit
459c43dd0d
|
@ -21,3 +21,4 @@ RUN mkdir cache user_agents scraped
|
|||
|
||||
RUN poetry install
|
||||
RUN echo LOOKYLOO_HOME="'`pwd`'" > .env
|
||||
RUN poetry run tools/3rdparty.py
|
||||
|
|
Loading…
Reference in New Issue