cadyderwin commited on
Commit
b671723
·
verified ·
1 Parent(s): c757866

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -3,7 +3,6 @@ WORKDIR /home/opycard
3
  COPY ./opycard.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 ./opycard.py .
4
  COPY ./app.py .
5
  COPY ./demo.py .
 
6
  COPY ./requirements.txt .
7
  COPY ./run.sh .
8
  COPY ./examples ./examples