Skip to content
Snippets Groups Projects
Commit 84520974 authored by Henry Boisgibault's avatar Henry Boisgibault
Browse files

Include document parsing in Dockerfile

parent ea48dd78
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ COPY . .
VOLUME /app/assemblee-data
CMD npm run data:download assemblee-data/ -- --categories ${CATEGORIES} --legislature ${LEGISLATURE}
\ No newline at end of file
CMD npm run data:download assemblee-data/ -- --categories ${CATEGORIES} --legislature ${LEGISLATURE} --fetchDocuments --parseDocuments -F html
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment