From eaeb5ef34ad729c6275c2ad71072307d2181f6e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sat, 13 Jan 2024 01:51:31 +0100 Subject: [PATCH] chg: try to debug docker image --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index d61778e7..f3cfbf7d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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