we are trying with RHEL image registry.access.redhat.com/ubi8/ubi-minimal
in this image yum does not work we have to use microdnf / rpm. so we used
below lines to
RUN microdnf install
https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
RUN microdnf install epel-release
RUN
See
https://github.com/tesseract-ocr/tesseract/wiki#rhelcentosscientific-linux-fedora-opensuse-packages
On Tue, Sep 29, 2020, 12:53 Yeshwant Kumar
wrote:
> Hi folks,
>
> We are having a problem in building docker image.
>
>
>
> When base image of docker is *ubuntu:focal* we are able to install
Hi folks,
We are having a problem in building docker image.
When base image of docker is *ubuntu:focal* we are able to install
tesseract-ocr using apt-get .
we have changed the base image as
*“registry.access.redhat.com/ubi8/ubi-minimal”
, *since base image is changed we are unable to
3 matches
Mail list logo