-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Parent: #717
Problem
docker build and docker compose build produce hundreds of lines of layer progress that waste context tokens.
Acceptance Criteria
- Match
docker build,docker compose build,docker compose up - Strip layer download/extract progress lines (
Downloading,Extracting,Pulling fs layer, etc.) - Strip
docker composepull/create progress - Preserve error output, final image ID, and warnings
- Preserve
docker compose psservice status - Config:
[tools.filters.docker]withenabledflag - Tests with realistic output samples
- Expected savings: 80-95%
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request