Co-op Cloud Toolshed

Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.

The Co-operative internet

docs.coopcloud.tech (latest)

Published 2025-10-02 06:13:59 +00:00 by abra-bot in toolshed/docs.coopcloud.tech

Installation

docker pull git.coopcloud.tech/toolshed/docs.coopcloud.tech:latest
sha256:e75d7056511eea629d7512f2081d2b2ea85a39cfe131e5275b6a216faa13864b

About this package

Documentation that simply works

Image Layers

COPY / / # buildkit
WORKDIR /docs
EXPOSE map[8000/tcp:{}]
ENTRYPOINT ["/sbin/tini" "--" "mkdocs"]
CMD ["serve" "--dev-addr=0.0.0.0:8000"]
EXPOSE &{[{{3 0} {3 0}}] 0xc01bb7e2c0}
COPY . /docs # buildkit
WORKDIR /docs
RUN /bin/sh -c apk add --no-cache curl # buildkit
RUN /bin/sh -c pip install -r requirements.txt # buildkit

Labels

Key Value
org.opencontainers.image.created 2025-10-02T06:13:46Z
org.opencontainers.image.description Documentation that simply works
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision dc86567e296f4b2569c123e30024db16368aea02
org.opencontainers.image.source https://git.coopcloud.tech/toolshed/docs.coopcloud.tech.git
org.opencontainers.image.title mkdocs-material
org.opencontainers.image.url https://git.coopcloud.tech/toolshed/docs.coopcloud.tech
org.opencontainers.image.version 9.5.49
Details
Container
2025-10-02 06:13:59 +00:00
131
OCI / Docker
linux/amd64
MIT
65 MiB
Versions (1) View all
latest 2025-10-02