docs (sha256:a2ca146552bfdcdda6d03ff9351462e373f38c83700ab51fefb9ca902bf7c52f)
Installation
docker pull git.var-lab.com/opencal/docs@sha256:a2ca146552bfdcdda6d03ff9351462e373f38c83700ab51fefb9ca902bf7c52fsha256:a2ca146552bfdcdda6d03ff9351462e373f38c83700ab51fefb9ca902bf7c52fAbout 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-02-18T15:53:12.012Z |
| org.opencontainers.image.description | Documentation that simply works |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | e21a119e38f7bca184e469eaeefa3d5535e5022b |
| 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.2 |
Details
2026-02-18 18:23:59 +00:00
Versions (3)
View all
Container
1
OCI / Docker
linux/amd64
MIT
73 MiB