mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
droped package info in dockerfile
This commit is contained in:
parent
c65274290b
commit
ecf1de5986
@ -20,7 +20,6 @@ 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