dojobits/crictl

By dojobits

Updated about 2 years ago

Small and lightweight image for the latest version of the crictl command line containerd client

Image
Security
Developer tools
2

10K+

dojobits/crictl repository overview

Quick reference

This repository contains a minimal Alpine-based Docker image packaging the crictl command line tool

What is crictl?

As per the project Github repository:

"crictl provides a CLI for CRI-compatible container runtimes. This allows the CRI runtime developers to debug their runtime without needing to set up Kubernetes components.

crictl has been GA since v1.11.0 and is currently under active development. It is hosted at the cri-tools repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities."

Supported architectures:

amd64, arm64v8

Usage example

$ docker run --name crictl dojobits/crictl:v1.30.0 crictl

Tag summary

Content type

Image

Digest

sha256:1f9638d2c

Size

27 MB

Last updated

about 2 years ago

docker pull dojobits/crictl