mirror of https://github.com/CIRCL/lookyloo
Update Dockerfile
parent
459c43dd0d
commit
9b06c47b0e
|
@ -10,6 +10,7 @@ RUN pip3 install poetry
|
|||
WORKDIR lookyloo
|
||||
|
||||
COPY lookyloo lookyloo/
|
||||
COPY tools tools
|
||||
COPY bin bin/
|
||||
COPY website website/
|
||||
COPY setup.py .
|
||||
|
|
Loading…
Reference in New Issue