Slimmed the image
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m54s
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m54s
This commit is contained in:
parent
8ac86ffe36
commit
cf316c8563
8 changed files with 34 additions and 22 deletions
|
|
@ -8,7 +8,7 @@ RUN apt-get update \
|
|||
WORKDIR /app
|
||||
|
||||
COPY faceai /app
|
||||
COPY bin/Face_Recognition_Unix /opt/face-recognition
|
||||
COPY bin/Face_Recognition_Unix/face_matcher /opt/face-recognition/face_matcher
|
||||
|
||||
RUN chmod +x /opt/face-recognition/face_matcher
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue