| commit | b0b7f00c3ba6dc7cbc089aee6bcd3d5f976b1563 | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Thu Apr 16 16:05:40 2020 +0400 |
| committer | giolekva <giolekva@gmail.com> | Thu Apr 16 16:05:40 2020 +0400 |
| tree | 5172d9d5ff24948ef30d79c8bd7fa6f4604521b0 | |
| parent | 550add781f9138553ae607f4678f26c7d87f49b4 [diff] [blame] |
minio argo nats face
diff --git a/face/Dockerfile b/face/Dockerfile index 8b7641a..b0fc938 100644 --- a/face/Dockerfile +++ b/face/Dockerfile
@@ -7,4 +7,9 @@ RUN pip install opencv-python-headless --no-cache-dir RUN pip install matplotlib --no-cache-dir -WORKDIR /face \ No newline at end of file +# COPY . /face +WORKDIR /face + +# RUN rm -r -f output/* +CMD python face.py detect input output +# CMD python face.py classify output class