lazydocker/pkg/commands
Charlie Moog 0bd4168dc9
override DOCKER_HOST environment variable directly
Rather than only overriding the Go docker client
configuration, we now override the process DOCKER_HOST so
as to properly configure docker-cli child processes.
2021-12-27 23:58:42 -06:00
..
container.go better alignment for health check 2020-09-23 20:16:04 +10:00
container_stats.go Simplified code a bit 2019-07-19 04:59:32 +02:00
docker.go override DOCKER_HOST environment variable directly 2021-12-27 23:58:42 -06:00
dummies.go allow user to configure the gui language 2021-08-30 09:54:55 +08:00
errors.go clean some things up 2019-06-09 10:03:04 +10:00
image.go adjust code to newer API 2019-07-05 14:18:44 +02:00
os.go Move Kill and PrepareForChildren to platform specific implementation 2019-11-11 11:38:43 +01:00
os_default_platform.go Add missing imports 2019-11-11 12:01:08 +01:00
os_test.go Removed some lazygit code 2019-07-06 22:27:52 +02:00
os_windows.go Kill all related processes using windows internals 2019-11-11 11:38:44 +01:00
service.go better alignment for health check 2020-09-23 20:16:04 +10:00
volume.go better support for custom commands 2019-06-10 20:14:44 +10:00