mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update tesseract
This commit is contained in:
parent
0478313563
commit
16548d795f
@ -5,7 +5,8 @@
|
|||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
MAINTAINER kev <noreply@easypi.info>
|
MAINTAINER kev <noreply@easypi.info>
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN set -xe \
|
||||||
|
&& apt-get update \
|
||||||
&& apt-get install -y autoconf \
|
&& apt-get install -y autoconf \
|
||||||
build-essential \
|
build-essential \
|
||||||
git \
|
git \
|
||||||
|
Loading…
Reference in New Issue
Block a user