Refactor FaceAI build process and update Docker configurations to include matcher binary
Some checks failed
Publish FaceAI Container / publish (push) Failing after 1m17s
Some checks failed
Publish FaceAI Container / publish (push) Failing after 1m17s
This commit is contained in:
parent
bb60201ad4
commit
774d304220
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