| Command | Description | |---------|-------------| | crictl ps -a | List all containers | | crictl inspect <container_id> | Show container details (incl. rootfs path) | | crictl exec <id> ls -la | List files in container | | crictl exec <id> cat /etc/os-release | Read a file inside container | | crictl logs <id> | View container logs (writes to stdout/stderr) |
How to for different platforms (Console vs. PC) Setting up CRI Atom Craft alongside the file system Let me know which part of the SDK you're focusing on! Installing software from source on Fedora
rm -rf ./cri-tools-temp critools-$VERSION-linux-amd64.tar.gz