mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This moves the Diff() operation to a separate Differ interface and implements a fallback that uses the Changes() results to encode a diff tar. Upstream-commit: e82f8c1661f3fa18e4dc6ca3aebe4dcc46e8961b Component: engine