mirror of https://github.com/CIRCL/lookyloo
fix: Remove client directory
parent
2595a8891c
commit
549e0747e2
|
@ -10,7 +10,6 @@ RUN pip3 install poetry
|
|||
WORKDIR lookyloo
|
||||
|
||||
COPY lookyloo lookyloo/
|
||||
COPY client client/
|
||||
COPY bin bin/
|
||||
COPY website website/
|
||||
COPY setup.py .
|
||||
|
|
Loading…
Reference in New Issue