cadyderwin commited on
Commit
9246d99
·
verified ·
1 Parent(s): 5e65c0c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -3,7 +3,6 @@ WORKDIR /home/opyfacerecog
3
  COPY ./opyfacerecog.py .
4
  COPY ./app.py .
5
  COPY ./demo.py .
6
- COPY ./license.txt .
7
  COPY ./requirements.txt .
8
  COPY ./run.sh .
9
  COPY ./examples ./examples
 
3
  COPY ./opyfacerecog.py .
4
  COPY ./app.py .
5
  COPY ./demo.py .
 
6
  COPY ./requirements.txt .
7
  COPY ./run.sh .
8
  COPY ./examples ./examples