mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 07:11:01 +00:00
Replace client.FromEnv with individual options to avoid WithVersionFromEnv which prevents API version negotiation when DOCKER_API_VERSION is set Co-authored-by: jesseduffield <8456633+jesseduffield@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ssh | ||
| container.go | ||
| container_stats.go | ||
| container_stats_test.go | ||
| docker.go | ||
| docker_host_unix.go | ||
| docker_host_windows.go | ||
| dummies.go | ||
| errors.go | ||
| image.go | ||
| network.go | ||
| os.go | ||
| os_default_platform.go | ||
| os_test.go | ||
| os_windows.go | ||
| project.go | ||
| service.go | ||
| volume.go | ||