docs (sha256:e2a64acb409fe91a893d8cdeb92d7f197e7c1e7f4667b042585b7187f0b6eb0c)

Published 2026-03-23 15:42:14 +00:00 by adachauer in opencal/opencal

Installation

docker pull git.var-lab.com/opencal/docs@sha256:e2a64acb409fe91a893d8cdeb92d7f197e7c1e7f4667b042585b7187f0b6eb0c
sha256:e2a64acb409fe91a893d8cdeb92d7f197e7c1e7f4667b042585b7187f0b6eb0c

About 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
Container
2026-03-23 15:42:14 +00:00
0
OCI / Docker
linux/amd64
MIT
73 MiB
Versions (8) View all
1.1.0 2026-03-29
latest 2026-03-29
1.1.1 2026-03-23
1.1.0-beta3 2026-03-16
1.1.0-beta2 2026-03-08