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