cli/command/container: deprecate NewDiffFormat, DiffFormatWrite by thaJeztah · Pull Request #6187 · docker/cli (original) (raw)
added 4 commits
It's part of the presentation logic of the cli, and only used internally. We can consider providing utilities for these, but better as part of separate packages.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
Also rename "ctx" argument; we shouldn't use this as name for things that are not a context.Context.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
Signed-off-by: Sebastiaan van Stijn github@gone.nl
It's part of the presentation logic of the cli, and only used internally. We can consider providing utilities for these, but better as part of separate packages.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
This was referenced
Aug 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})