dind (1.0.0)
Published 2026-07-14 21:13:38 +00:00 by damian-buho
Installation
docker pull kiota.ch/d9t/dind:1.0.0sha256:87d98a9b8737ba671059392a4616e9be4dfdcdf79ef63707f6ee8f1d40896db3About this package
Docker-in-Docker for CI pipelines
Image layers
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG B19_VERBOSITY D9T_DIND_TLS_PATH M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH |
| ENV D9T_DIND_BUILDKIT_ENABLED=true D9T_DIND_EXPERIMENTAL=false D9T_DIND_HOSTNAME=d9t-dind D9T_DIND_PORT=2376 D9T_DIND_ROOTLESS=false D9T_DIND_TLS=true D9T_DIND_TLS_DAYS=365 D9T_DIND_TLS_PATH="${D9T_DIND_TLS_PATH}" D9T_DIND_TLS_RSA_SIZE=4096 |
| ENV D9T_DIND_TLS_CLIENTS="self" DOCKER_HOST=tcp://127.0.0.1:${D9T_DIND_PORT} DOCKER_TLS_VERIFY=1 DOCKER_CERT_PATH="${D9T_DIND_TLS_PATH}/client/self" |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:c1b5595ac80a6dcde74574d2db085e89cf853f4e23301d65ca3cd4481d0efb2e in / |
| |10 B19_VERBOSITY=info D9T_DIND_TLS_PATH=/app/certs M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=d9t M6E_NEAR_CACHE_HOST= M6E_PROJECT=dind M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| VOLUME ["/var/lib/docker"] |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="34ae700933ff4800c6626511faf4b49068716610" "org.opencontainers.image.created"="2026-07-14T20:59:51Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="34ae700" "org.opencontainers.image.title"="D9T/DinD" "org.opencontainers.image.description"="Docker-in-Docker for CI pipelines" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/d9t/dind" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 34ae700 |
| org.opencontainers.image.created | 2026-07-14T20:59:51Z |
| org.opencontainers.image.description | Docker-in-Docker for CI pipelines |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 34ae700933ff4800c6626511faf4b49068716610 |
| org.opencontainers.image.source | https://codeberg.org/d9t/dind |
| org.opencontainers.image.title | D9T/DinD |
| org.opencontainers.image.version | 1.0.0 |