mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
This field was added in5130fe5d38, which added it for use as intermediate struct when parsing CLI flags (through `runconfig.ParseExec`) inc786a8ee5e. Commit9d9dff3d0drewrote the CLI to use Cobra, and as part of this introduced a separate `execOptions` type in `api/client/container`. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>