We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d4086 commit 9c16988Copy full SHA for 9c16988
docker/Dockerfile
@@ -1,7 +1,7 @@
1
FROM centos:7.5.1804
2
3
LABEL maintainer="philipp.salvisberg@trivadis.com"
4
-LABEL description="Tools to generate website, pdf and ebook using Materials for MkDocs."
+LABEL description="Tools to generate HTML and PDF using Materials for MkDocs and wkhtmltopdf."
5
LABEL build.command="docker build . --tag trivadis/mktools:latest"
6
7
RUN yum install -y https://centos7.iuscommunity.org/ius-release.rpm
0 commit comments