docs (sha256:3e9c362fc5e3dfc176b1f87bf72df9bc5cad69d3303e4db816e75202ae5a9ce1)

Published 2026-03-16 13:24:52 +00:00 by adachauer in opencal/opencal

Installation

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

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-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
Container
2026-03-16 13:24:52 +00:00
0
OCI / Docker
linux/amd64
MIT
73 MiB
Versions (6) View all
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