Skip to content

Commit 9c16988

Browse files
update description
1 parent 75d4086 commit 9c16988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM centos:7.5.1804
22

33
LABEL maintainer="philipp.salvisberg@trivadis.com"
4-
LABEL description="Tools to generate website, pdf and ebook using Materials for MkDocs."
4+
LABEL description="Tools to generate HTML and PDF using Materials for MkDocs and wkhtmltopdf."
55
LABEL build.command="docker build . --tag trivadis/mktools:latest"
66

77
RUN yum install -y https://centos7.iuscommunity.org/ius-release.rpm

0 commit comments

Comments
 (0)