docs (sha256:3e9c362fc5e3dfc176b1f87bf72df9bc5cad69d3303e4db816e75202ae5a9ce1)
Installation
docker pull git.var-lab.com/opencal/docs@sha256:3e9c362fc5e3dfc176b1f87bf72df9bc5cad69d3303e4db816e75202ae5a9ce1sha256:3e9c362fc5e3dfc176b1f87bf72df9bc5cad69d3303e4db816e75202ae5a9ce1About 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"] |
| RUN /bin/sh -c apk update && apk add nginx # buildkit |
| WORKDIR /docs |
| COPY . . # buildkit |
| RUN /bin/sh -c mkdocs build # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-10T15:42:50.864Z |
| org.opencontainers.image.description | Documentation that simply works |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 00b9933e5821fd852700268767d4fd53ae1ce1cb |
| 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.5 |
Details
2026-03-16 13:24:52 +00:00
Versions (8)
View all
Container
0
OCI / Docker
linux/amd64
MIT
73 MiB