mkdocs-material (latest)
Published 2026-03-22 20:52:49 -06:00 by admin
Installation
docker pull gitea.bnkops.com/admin/mkdocs-material:latestsha256:39b1c0551a51cada6d407d78d6613044780a9699a59fdd6c34de87eeed821eceAbout this package
Documentation that simply works
Image Layers
| COPY / / # buildkit |
| WORKDIR /docs |
| EXPOSE [8000/tcp] |
| ENTRYPOINT ["/sbin/tini" "--" "mkdocs"] |
| CMD ["serve" "--dev-addr=0.0.0.0:8000"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-19T15:41:59.519Z |
| org.opencontainers.image.description | Documentation that simply works |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 6c52ed6289b171a153875491f059a94819ec3e10 |
| org.opencontainers.image.source | https://github.com/squidfunk/mkdocs-material |
| org.opencontainers.image.title | mkdocs-material |
| org.opencontainers.image.url | https://github.com/squidfunk/mkdocs-material |
| org.opencontainers.image.version | 9.7.6 |