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