mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
package_info.json added into docker
This commit is contained in:
parent
7801bf6038
commit
aa18fa3976
@ -20,6 +20,7 @@ RUN apt-get install ffmpeg libsm6 libxext6 -y
|
|||||||
# Copy required files from repo into image
|
# Copy required files from repo into image
|
||||||
COPY ./deepface /app/deepface
|
COPY ./deepface /app/deepface
|
||||||
COPY ./requirements.txt /app/
|
COPY ./requirements.txt /app/
|
||||||
|
COPY ./package_info.json /app/
|
||||||
COPY ./setup.py /app/
|
COPY ./setup.py /app/
|
||||||
COPY ./README.md /app/
|
COPY ./README.md /app/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user