Author: Sravya Bandari
Date: January 20, 2024
Audience: Everyone
Environmental details: Self-hosted (KOTS) 9.6+ versions
Summary:
From version 9.6 of Jama, we have moved from docker to the containerd service on the application side. This document outlines the utility and documents for listing and removing images.
Solution:
We can use the crictl
utility (will work for both Docker and ContainerD). Many commands used for docker are transferrable. E.g. docker ps
becomes crictl ps
Some example commands:
sudo crictl images
- for listings the images
sudo crictl rmi <image-name>:<tag> - for removing the image
Related Articles, Work orders, Zendesk tickets, Defects, etc.
Feedback: Please leave feedback in the comments below.
Related to
- Self-Hosted
- KOTS
- Authentication
- Relationships
- Administration
- Testing
- REST API and extensibility
- Reports
- Microsoft Word
- Microsoft Excel
- Installation
- Migration
- Coverage and traceability
- Jama Connect Interchange™
- Customer-Validated Cloud
- Security
- Diagram/Graph Editor
- Jama Software® Subscriptions Maintenance and Support Service Agreement
- Jama Connect®
- Supported
- Item Configuration
- containerd
- Deployment Migration
- Integrations
Comments
0 comments
Please sign in to leave a comment.