[GH-ISSUE #2] Dockerfile can not work #1

Open
opened 2026-02-26 00:30:56 +03:00 by kerem · 0 comments
Owner

Originally created by @hin-longkid on GitHub (Oct 25, 2017).
Original GitHub issue: https://github.com/J3-Tech/Office-Document-Converter/issues/2

when i try to use docker to build & run this project.
sh: docker build -t odc .
i got these error messages.
E: Package 'php5' has no installation candidate
E: Package 'php5-curl' has no installation candidate
The command '/bin/sh -c apt-get install -yqq php5 php5-curl php-soap libreoffice ghostscript pdftohtml' returned a non-zero code: 100

Originally created by @hin-longkid on GitHub (Oct 25, 2017). Original GitHub issue: https://github.com/J3-Tech/Office-Document-Converter/issues/2 when i try to use docker to build & run this project. sh: docker build -t odc . i got these error messages. E: Package 'php5' has no installation candidate E: Package 'php5-curl' has no installation candidate The command '/bin/sh -c apt-get install -yqq php5 php5-curl php-soap libreoffice ghostscript pdftohtml' returned a non-zero code: 100
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Office-Document-Converter-J3-Tech#1
No description provided.