justin2341 commited on
Commit
1e6f476
·
verified ·
1 Parent(s): d61efc5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -37,6 +37,7 @@ COPY ./handtool-0.2.1-py3-none-any.whl .
37
  COPY ./app.py .
38
  COPY ./roi.py .
39
  COPY ./demo.py .
 
40
  COPY ./requirements.txt .
41
  COPY ./run.sh .
42
  COPY ./palmprint_examples ./palmprint_examples
 
37
  COPY ./app.py .
38
  COPY ./roi.py .
39
  COPY ./demo.py .
40
+ COPY ./license.txt .
41
  COPY ./requirements.txt .
42
  COPY ./run.sh .
43
  COPY ./palmprint_examples ./palmprint_examples