tleyden / open-ocr

Run your own OCR-as-a-Service using Tesseract and Docker
Apache License 2.0
1.33k stars 223 forks source link

Container command '/opt/open-ocr/open-ocr-httpd' not found or does not exist. Ubuntu 15.10 #63

Closed FBurner closed 8 years ago

FBurner commented 8 years ago

Hi,

Im getting "Container command '/opt/open-ocr/open-ocr-httpd' not found or does not exist." on

sudo docker-compose up

on ubuntu 15.10

tleyden commented 8 years ago

Can you post the full logs of your docker compose output?

tleyden commented 8 years ago

Seems to be a duplicate of https://github.com/tleyden/open-ocr/issues/66, but I have no idea how to reproduce this.