DockerCLI/cli
Sebastiaan van Stijn 784f660143
cli/command/container: remove unused NetworkDisabled field
This comment was added in 7929888214
when this code was still in the Moby repository. That comment doesn't appear
to apply to the CLI's usage of this struct though, as nothing in the CLI
sets this field (or uses it), so this should be safe to remove.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-27 15:26:23 +01:00
..
command cli/command/container: remove unused NetworkDisabled field 2022-12-27 15:26:23 +01:00
compose Merge pull request #3812 from mspiess/3293-fix-replicas-override-0 2022-12-05 16:26:44 +01:00
config format go with gofumpt (with -lang=1.19) 2022-09-30 19:14:36 +02:00
connhelper Fix ssh process killed when context is done 2022-12-04 22:09:17 -05:00
context cli/command/context: context ls: always show current context 2022-11-28 23:41:29 +01:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags cli/flags: remove outdated TODO 2022-12-15 15:29:56 +01:00
manifest format go with gofumpt (with -lang=1.19) 2022-09-30 19:14:36 +02:00
registry/client cli/registry/client: remove unused IsNotFound(), and slight refactor 2022-03-30 20:00:36 +02:00
streams update docker, replace github.com/docker/pkg/term, github.com/docker/pkg/mount 2020-04-22 17:16:13 +02:00
trust format code with gofumpt 2022-09-30 11:59:11 +02:00
version Move versioning variables to a separate package. 2019-01-29 11:26:40 +00:00
winresources Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
cobra.go Merge pull request #3829 from dvdksn/fix-doclink-cli 2022-12-05 17:23:27 +01:00
cobra_test.go cli: use custom annotation for aliases 2022-06-28 17:32:09 +02:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go format (GoDoc) comments with Go 1.19 to prepare for go updates 2022-07-19 19:10:16 +02:00
required_test.go cli: remove deprecated io/ioutil 2022-02-25 15:42:19 +01:00