TLDR
Enter a command. For example: grub mkconfig, lslogins, rpcinfo.

ctr

 
Manage containerd containers and images. More information: https://containerd.io.
 
  • List all containers (running and stopped):
     
    ctr containers list
     
  • List all images:
     
    ctr images list
     
  • Pull an image:
     
    ctr images pull {{image}}
     
  • Tag an image:
     
    ctr images tag {{souce_image}}:{{source_tag}} {{target_image}}:{{target_tag}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.