mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
When calling delete on a bind-mount volume, the config file was bing removed, but it was not actually being removed from the volume index. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: b4283209d55289abb2c5b63df949a27c2704f5af Component: engine