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