 GuyandWolf-Bastian Pöttner
|
bbe3084eda
|
fixing typos and rst syntax
|
2018-02-02 22:37:36 +01:00 |
|
 GuyandWolf-Bastian Pöttner
|
89d42bd078
|
Updated Dockerfile with maintainer and contributors
Updated setup.rst with information on upgrade path if coming from an
earlier version of docker-compose images
|
2018-02-02 22:37:36 +01:00 |
|
 GuyandWolf-Bastian Pöttner
|
93efaf7a38
|
adapted docker-entrypoint script for alpine docker image (mainly how to
install additional OCR languages)
|
2018-02-02 22:37:36 +01:00 |
|
 GuyandWolf-Bastian Pöttner
|
398575c70c
|
changed docker-comppse.yml example to build the docker image instead of
pull the previously used debian based image from docker hub
|
2018-02-02 22:37:36 +01:00 |
|
 Guy AddadiandWolf-Bastian Pöttner
|
4e21fa4830
|
removed ENV WORKDIR layers, reorg the commands in groups with comments
and black lines when possible. Removed redundant mkdir command
|
2018-02-02 22:37:36 +01:00 |
|
 Guy AddadiandWolf-Bastian Pöttner
|
d2d2d9edaf
|
moved to alpine:3.7 removed RUN layers to save image space, removed
redundant mkdir commands
|
2018-02-02 22:37:35 +01:00 |
|
 Guy AddadiandWolf-Bastian Pöttner
|
771c8bbbe4
|
added bash and moved all dev packages to be with virtual alpine env that
is removed after python libraries installation
|
2018-02-02 22:37:35 +01:00 |
|
 Guy AddadiandWolf-Bastian Pöttner
|
20eeda19b8
|
adapted Dockerfile for alpine image
|
2018-02-02 22:37:35 +01:00 |
|
Guy
|
e20b4fb905
|
fixing typos and rst syntax
|
2018-01-29 23:41:52 +02:00 |
|
Guy
|
cbbc4d37d0
|
Updated Dockerfile with maintainer and contributors
Updated setup.rst with information on upgrade path if coming from an
earlier version of docker-compose images
|
2018-01-29 23:19:06 +02:00 |
|
Guy
|
7e49d047b0
|
adapted docker-entrypoint script for alpine docker image (mainly how to
install additional OCR languages)
|
2017-12-20 16:17:58 +02:00 |
|
Guy
|
68cdeb7b3d
|
changed docker-comppse.yml example to build the docker image instead of
pull the previously used debian based image from docker hub
|
2017-12-19 22:34:22 +02:00 |
|
Guy Addadi
|
76293084a4
|
removed ENV WORKDIR layers, reorg the commands in groups with comments
and black lines when possible. Removed redundant mkdir command
|
2017-12-12 23:12:34 +02:00 |
|
Guy Addadi
|
e1cf2117f5
|
moved to alpine:3.7 removed RUN layers to save image space, removed
redundant mkdir commands
|
2017-12-11 22:03:51 +02:00 |
|
Guy Addadi
|
7d81de4edf
|
added bash and moved all dev packages to be with virtual alpine env that
is removed after python libraries installation
|
2017-12-11 00:41:36 +02:00 |
|
Guy Addadi
|
37af5992c7
|
adapted Dockerfile for alpine image
|
2017-12-09 23:08:56 +02:00 |
|