docker-system Verified for current stable LTS

Docker System Command: Remove All Unused Data

Use for remove all unused data with Docker System. Exact CLI syntax to remove all unused data using Docker System.

When to use this: Use for remove all unused data with Docker System.

Command Syntax

docker system prune -a --volumes

Command Breakdown

-a
Command Option
Tool-specific option used by this command invocation.
--volumes
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to remove all unused data using Docker System.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Docker System directory