Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 212 Bytes

File metadata and controls

11 lines (9 loc) · 212 Bytes

face-recognition: do face recognition

Build Image:

docker build -t {yourrepo}/{yournamespace}/face-recognition:latest .

Push Image:

docker push {yourrepo}/{yournamespace}/face-recognition:latest