cli/opts
Sebastiaan van Stijn 9e331b55d6
opts: remove deprecated ParseEnvFile
This was deprecated in e650803f09 and
no longer used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-27 15:03:34 +02:00
..
swarmopts vendor: github.com/docker/go-connections v0.6.0 2025-08-11 15:33:22 +02:00
capabilities.go opts: NormalizeCapability(): fix redefinition of the built-in function (revive) 2023-03-30 17:05:31 +02:00
capabilities_test.go opts: remove redundant capturing of loop vars in tests (copyloopvar) 2024-11-05 10:14:31 +01:00
duration.go opts: use stdlib errors and touch-up some errors 2025-03-08 18:15:51 +01:00
duration_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
env.go opts: deprecate ParseEnvFile 2025-08-20 15:03:05 +02:00
env_test.go opts: remove redundant capturing of loop vars in tests (copyloopvar) 2024-11-05 10:14:31 +01:00
gpus.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
gpus_test.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
hosts.go opts: remove deprecated ValidateHost 2025-08-18 18:40:05 +02:00
hosts_test.go golangci-lint: enable nosprintfhostport linter 2025-05-19 20:14:12 +02:00
hosts_unix.go remove pre-go1.17 build-tags 2023-05-05 18:23:03 +02:00
hosts_windows.go gofmt with go1.17 2022-03-26 20:21:00 +01:00
mount.go remove deprecated `bind-nonrecursive` option for `--mount` 2025-08-05 23:23:38 +02:00
mount_test.go remove deprecated `bind-nonrecursive` option for `--mount` 2025-08-05 23:23:38 +02:00
network.go opts: use stdlib errors and touch-up some errors 2025-03-08 18:15:51 +01:00
network_test.go opts: use stdlib errors and touch-up some errors 2025-03-08 18:15:51 +01:00
opts.go opts: remove deprecated NewNamedListOptsRef, NewNamedMapOpts 2025-08-18 18:55:54 +02:00
opts_test.go opts: remove deprecated NewNamedListOptsRef, NewNamedMapOpts 2025-08-18 18:55:54 +02:00
parse.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
parse_test.go opts: remove redundant capturing of loop vars in tests (copyloopvar) 2024-11-05 10:14:31 +01:00
throttledevice.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
ulimit.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
ulimit_test.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
weightdevice.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00