Files
docker-cli/opts
Sebastiaan van Stijn 193db8ec41 opts: deprecate ListOpts.Delete()
This method was added as part of a refactor in [moby@1ba1138], at which
time it was used to delete original values for "--host" and "--volume"
after normalizing. This beccame redundant in [moby@6200002], which added
specialized options that used a validate function, which both validated
and normalized inputs.

It's no longer used, so let's mark it deprecated so that we can remove it.

[moby@1ba1138]: https://github.com/moby/moby/commit/1ba11384bf82f824b0efbab31aaca439cfba1b4f
[moby@6200002]: https://github.com/moby/moby/commit/6200002669874f3314856527fecd0c004060913c

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-10-13 11:47:39 +02:00
..
2025-08-20 15:03:05 +02:00
2023-05-05 18:23:03 +02:00
2022-03-26 20:21:00 +01:00
2025-08-18 18:40:05 +02:00
2025-10-13 11:47:39 +02:00
2025-10-13 11:47:39 +02:00