Skip to content

Containers

Anders Björklund edited this page Jun 2, 2022 · 3 revisions

This should be similar to nerdctl.lima container list.

CONTAINER ID    IMAGE                               COMMAND         CREATED          STATUS    PORTS    NAMES
899301c53e6e    docker.io/library/busybox:latest    "sleep 3600"    3 seconds ago    Up                 busybox-89930   

The implementation should use --format '{{json .}}'

containers

Clone this wiki locally