cri-dockerd 0.3.15
0001-01-01
Tags: #container/runtime #docker #k8s #kubernetes #lang/go #org/mirantis #standard/cri #standard/docker #type/daemon
Description
Shim for Docker Engine that lets you control Docker via the Kubernetes Container Runtime Interface
Homepage
https://github.com/Mirantis/cri-dockerd
Install
uniget install cri-dockerd
Dependencies
Code
Package
Platforms
- linux/amd64
Messages
internals
When using crictl, please update the endpoint(s) in /etc/crictl.yaml:
runtime-endpoint: unix:///var/run/cri-dockerd.sock image-endpoint: unix:///var/run/cri-dockerd.sock