# Mirantis/cri-dockerd

dockerd as a compliant Container Runtime Interface for Kubernetes

Repository: https://github.com/Mirantis/cri-dockerd
Canonical: https://ross.abutalabs.com/products/cri-dockerd
Homepage: https://mirantis.github.io/cri-dockerd/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: cri, docker, kubernetes
Last push: 2026-07-14T18:26:55+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 78, longevity 100
- inputs: {"age_days": 2098, "days_push": 50, "days_rel": 64, "gap_med": 54.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1362, forks 352 (observed 2026-08-28T04:04:30.274650+00:00)

## What it is
cri-dockerd is an adapter that exposes the Docker Engine as a Kubernetes-compliant Container Runtime Interface (CRI), replacing the removed built-in dockershim. It is maintained by Mirantis and Docker so Kubernetes clusters can keep using Docker Engine as their container runtime.

## Use cases
- run kubernetes with docker engine after dockershim removal
- upgrade kubernetes cluster to 1.24+ while keeping docker runtime
- make docker engine cri compliant
- configure kubelet to use docker as container runtime
- use docker desktop as kubernetes container runtime

## When to choose
- you rely on Docker Engine tooling or Mirantis Container Runtime and need a Kubernetes-conformant runtime
- you are migrating clusters off the removed in-tree dockershim
- you use Docker Desktop's Kubernetes integration

## When to avoid
- you are starting a new cluster with no Docker dependency - containerd or CRI-O are simpler and more direct
- you need the highest performance runtime without an extra shim layer
- you require kubenet networking, which was removed alongside dockershim

## Facets
- artifact type: service
- maturity: active
- function: container-runtime, developer-tools
- domain: cloud-computing
- platform: windows, go
- tags: cri, dockershim, docker-engine, kubernetes-runtime, shim-adapter, containers, devops, linux, docker, kubernetes

## Member repositories
- Mirantis/cri-dockerd (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.274650+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:28.309344+00:00, confidence not recorded.
  - readme: https://github.com/Mirantis/cri-dockerd (fetched 2026-08-28T04:04:30.274650+00:00, sha de1b5e465d81)
  - homepage: https://mirantis.github.io/cri-dockerd/ (fetched 2026-08-29T11:59:01.351366+00:00, sha 77b04bbc59a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
