mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
On previous version, glob pattern will be expanded to actual file names when writing setting to etc/apt/apt.conf.d/no-cache. This patch fixes to quote to work cache clean command properly. Upstream-commit: e3b878ce983e5e01960ba5ec5c330749df7dcac4 Component: engine