Skip to main content
Generated
Mar 3, 2026
by
|
Use as starter template
Claim this site
Container home page
Container
Search...
⌘K
Ask AI
apple/container
apple/container
Search...
Navigation
Container Commands
container list
Documentation
CLI Reference
Architecture
Overview
CLI overview
Container Commands
container run
container create
container start
container stop
container exec
container list
container inspect
container logs
container stats
container delete
container kill
container prune
Image Commands
container build
container image list
container image pull
container image push
container image tag
container image delete
container image inspect
container image save
container image load
container image prune
System Commands
container system start
container system stop
container system status
container system version
container system logs
container system df
container system property
container system kernel set
container system dns
Network Commands
container network create
container network list
container network inspect
container network delete
container network prune
Builder Commands
container builder start
container builder status
container builder stop
container builder delete
Registry Commands
container registry login
container registry logout
container registry list
Volume Commands
container volume create
container volume list
container volume inspect
container volume delete
container volume prune
On this page
Usage
Options
Container Commands
container list
List containers
Lists containers. By default only running containers are shown. Output can be formatted as a table or JSON.
Usage
container
list
[--all] [--format
<
format
>
] [--quiet] [--debug]
Alias:
container ls
Options
-a, --all
boolean
Include containers that are not running
--format
string
default:
"table"
Format of the output (values: json, table)
-q, --quiet
boolean
Only output the container ID
container exec
Previous
container inspect
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.