Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-10-24 00:50:33 +0300
committerGitHub <noreply@github.com>2017-10-24 00:50:33 +0300
commit86ba8f10051b632605475cbaf8f1cd73a70cc8b4 (patch)
tree222d47f97f1a1bc5dc30bf519b289562d2cc6b38
parentd4e2ff4fb8a64dac57d2a476587b318cc7d1a286 (diff)
parentf01059db5b73f71e53e36c9d8ef7c5d4ce18b7bd (diff)
Merge pull request #60 from nextcloud/revert-59-documentationdocumentation-3
Revert "Update documentation's Dockerfile"
-rw-r--r--documentation/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Dockerfile b/documentation/Dockerfile
index cc9791d..5046f55 100644
--- a/documentation/Dockerfile
+++ b/documentation/Dockerfile
@@ -1,4 +1,4 @@
FROM debian
RUN apt-get update && apt-get install -y python-pil python-sphinx \
- rst2pdf texlive-fonts-recommended \
+ python-sphinxcontrib.phpdomain rst2pdf texlive-fonts-recommended \
texlive-latex-extra texlive-latex-recommended make php-cli composer