MkDocs + MkDocs Material + Plugins for CI/CD
1.9K
MkDocs image with MkDocs Material and useful plugins for CI/CD or interactive use.

7.1.9This image contains a JRE to run PlantUML locally. The plantuml command is available on /usr/bin/plantuml.
1.2020.192.44.0-r28.292.10-r0This makes the image fatter but it has the benefit that you can render plantuml diagrams without internet/proxy access to an external server.
image: thinkco/mkdocs:latest
pages:
script:
- mkdocs build
- mv site public
artifacts:
paths:
- public
only:
- master
Legal matter:
- All product names, logos, brands, trademarks and registered trademarks are property of their respective owners.
- All company, product and service names used in this website are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.
Built in 🇩🇪 with ♥️ by Carlos Lozano Diez / Gitlab / Github / LinkedIn / DockerHub
Content type
Image
Digest
Size
359.8 MB
Last updated
about 5 years ago
docker pull thinkco/mkdocs