crictl rmi nginx:1.25

Category: Kubernetes & Containers

crictl rmi nginx:1.25

Remove an image from the node

Deletes the image from the runtime's storage, freeing disk space on the node. There is no undo, and the kubelet will repull it when a pod needs it. Removing images still in use by a running container fails.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.