Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/apple/container/llms.txt

Use this file to discover all available pages before exploring further.

Deletes one or more containers. If the container is running, you may force deletion with --force. Without a container ID, nothing happens unless --all is supplied.

Usage

container delete [--all] [--force] [--debug] [<container-ids> ...]
Alias: container rm

Arguments

container-ids
string[]
Container IDs

Options

-a, --all
boolean
Delete all containers
-f, --force
boolean
Delete containers even if they are running

Build docs developers (and LLMs) love