Refactor FaceAI build process and update Docker configurations to include matcher binary
This commit is contained in:
parent
b13c306883
commit
d36b0f4e46
15 changed files with 177 additions and 30 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*
|
||||
!faceai/
|
||||
!faceai/**
|
||||
!bin/
|
||||
!bin/Face_Recognition_Unix/
|
||||
!bin/Face_Recognition_Unix/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue