wesslen commited on
Commit
683bb79
1 Parent(s): 29f1043

remove prodigy.db

Browse files
Files changed (3) hide show
  1. .DS_Store +0 -0
  2. Dockerfile +0 -1
  3. prodigy.db +0 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
Dockerfile CHANGED
@@ -28,7 +28,6 @@ RUN python -m spacy download en_core_web_sm
28
  RUN chmod 777 .
29
 
30
  COPY prodigy.json .
31
- COPY prodigy.db .
32
  COPY data ./data/
33
 
34
  ENV PRODIGY_HOME /app
 
28
  RUN chmod 777 .
29
 
30
  COPY prodigy.json .
 
31
  COPY data ./data/
32
 
33
  ENV PRODIGY_HOME /app
prodigy.db DELETED
Binary file (28.7 kB)