mirror of
https://github.com/J3-Tech/Office-Document-Converter.git
synced 2026-04-25 07:06:00 +03:00
[GH-ISSUE #2] Dockerfile can not work #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Office-Document-Converter-J3-Tech#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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