docker-system
Verified for current stable LTS
Docker System Command: Remove Unused Data With Time Filter
Use for remove unused data with time filter with Docker System. Exact CLI syntax to remove unused data with time filter using Docker System.
When to use this: Use for remove unused data with time filter with Docker System.
Command Syntax
docker system prune --filter "until=<hours>h<minutes>m" docker system prune --filter "until=<hours>h<minutes>m" Command Breakdown
--filter- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove unused data with time filter 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: Display Filtered Json Docker Events
docker system events -f 'type=container' --format '<json .>' Docker System Command: Display Filtered Real Time Events In Json docker system events -f 'type=container' --format '<json .>' Docker System Command: Display Real Time Docker Events docker system events Docker System Command: Display Real Time Events docker system events Docker System Command: Display System Wide Info docker system info