James R. Barlow
691f8ce254
Docs: reorganize for new docker-alpine image
2019-03-01 23:15:32 -08:00
Martin Wind and jbarlow83
9d824e723d
Add Dockerfile based on alpine:3.9 ( #354 )
...
* Do not exclude .git from docker build
* Use multi-stage builds to keep the image size down
* Copy project files to get the test suite.
* Add webservice
* Add tesseract language data for German and Chinese Simplified
2019-02-26 13:01:38 -08:00
James R. Barlow
a733b09623
webservice: add an optional config and larger upload limit
2019-02-07 17:24:17 -08:00
James R. Barlow
ce878db913
Rename to polyglot.dockerfile
2018-12-14 23:06:29 -08:00
James R. Barlow
a3d58683b2
Update webservice.py with separate license
2018-12-14 23:05:54 -08:00
James R. Barlow
2a04b2d82b
Rename webapp to webservice
2018-12-12 21:29:05 -08:00
James R. Barlow
065db414c0
webapp docker: Build from polyglot
2018-12-12 21:24:04 -08:00
James R. Barlow
19a054a78b
Add webapp stuff
2018-12-10 20:03:52 -08:00
James R. Barlow
5650eba848
Cleanup MANIFEST.in, reorg requirements/*.txt, fix non-Unicode readme
2018-10-10 23:53:08 -07:00
James R. Barlow
f46e4067f4
Dockerfile: should work now
...
[ci skip]
2018-07-11 00:57:20 -07:00
James R. Barlow
47bf5585e8
Dockerfile: needs leptonica
2018-07-11 00:17:04 -07:00
James R. Barlow
72fb4d39be
Dockerfile: fix missing mkdir
2018-07-10 21:56:49 -07:00
James R. Barlow
2628575dab
Adjust Dockerfile again
2018-07-10 21:14:41 -07:00
James R. Barlow
f7d59068e5
Adjust Dockerfile for 7.0.0
2018-07-10 18:20:33 -07:00
James R. Barlow
38ab03655b
Restore unpaper
...
It's a suggested/recommended dep not required in Deb/Ubu.
2018-05-06 21:36:12 -07:00
James R. Barlow
df1129724c
Update Dockerfile for Ubuntu 18.04
2018-05-03 01:27:13 -07:00
James R. Barlow
b1d1310a75
Dockerfile: use fitz
2018-04-02 11:08:03 -07:00
James R. Barlow
9965b8800c
Move Dockerfiles out of the way
2018-03-02 15:26:41 -08:00
James R. Barlow
0ccf564f03
Revert "Move Dockerfiles out of root"
...
This reverts commit 3d3b3abc1b .
2017-03-10 22:46:03 -08:00
James R. Barlow
65c9a07dde
Finalize Dockerfile move; unfortunately not supported by Docker Hub
...
Unfortunately because of this issue
https://github.com/docker/hub-feedback/issues/292
Docker Hub effectively automatically changes directory to the location
of Dockerfile, meaning needed files are not in the right places, so
this has to be reverted.
2017-03-10 22:45:31 -08:00
James R. Barlow
3d3b3abc1b
Move Dockerfiles out of root
2017-03-10 17:17:36 -08:00