Duplicated from lfoppiano/grobid
47244c6 6c08658 d0ff89f 6c08658
1
2
3
4
5
6
FROM grobid/grobid:0.8.0 USER root RUN mkdir -m 777 -p /opt/grobid/grobid-home/tmp RUN mkdir -m 777 -p /opt/grobid/logs RUN chmod -R uog+rw /data/db CMD ["./grobid-service/bin/grobid-service"]