mirror of
https://github.com/docker/cli.git
synced 2026-01-22 03:22:01 +03:00
This takes the final removal for exec commands in two steps. The first GC tick will mark the exec commands for removal and then the second tick will remove the config from the daemon. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 34ab8c432691934745d66ee94ff4aec1120518e0 Component: engine