docs (sha256:eb9f832cb50339c087b11c6e8a2d73c6fa10bc4a8b2f20b37a1aef6cb26efe5c)
Installation
docker pull git.var-lab.com/opencal/docs@sha256:eb9f832cb50339c087b11c6e8a2d73c6fa10bc4a8b2f20b37a1aef6cb26efe5csha256:eb9f832cb50339c087b11c6e8a2d73c6fa10bc4a8b2f20b37a1aef6cb26efe5cAbout 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-03T19:57:25.803Z |
| org.opencontainers.image.description | Documentation that simply works |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 9580c28d2a8d8e7d088a203da4f98d2e31624c48 |
| 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.4 |
Details
2026-03-06 23:30:46 +00:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
MIT
73 MiB
1.1.0-beta3
2026-03-16
1.1.0-beta2
2026-03-08
1.0.6
2026-03-06
latest
2026-03-06
1.1.0-beta1
2026-03-06