docs (sha256:70b0dda73f703198c62b758c88d96c347d869dd03669a4782c7e7290a6527d87)
Installation
docker pull git.var-lab.com/opencal/docs@sha256:70b0dda73f703198c62b758c88d96c347d869dd03669a4782c7e7290a6527d87sha256:70b0dda73f703198c62b758c88d96c347d869dd03669a4782c7e7290a6527d87About 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-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 |
Details
2026-05-29 16:53:13 +00:00
Versions (9)
View all
Container
0
OCI / Docker
linux/amd64
MIT
73 MiB