docker-system
Verified for current stable LTS
Docker System Command: Remove Unused Data
Use for remove unused data with Docker System. Exact CLI syntax to remove unused data using Docker System.
When to use this: Use for remove unused data with Docker System.
Command Syntax
docker system prune docker system prune Command Breakdown
docker is the base executable for this command.
FAQ
Purpose: Exact syntax to remove 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
Docker System Command: Show Disk Usage
docker system df Docker System Command: Show Detailed Disk Usage docker system df -v Docker System Command: Remove Unused Data By Time docker system prune --filter "until=<hours>h<minutes>m" Docker System Command: Remove All Unused Data docker system prune -a --volumes Docker System Command: Display Real Time Events docker system events