lazydocker/pkg/commands
Dawid Dziurla 450d163040
commands: pass arguments inline
newer Docker releases has Opt struct instead of this func
2019-11-16 13:41:39 +01:00
..
container.go Improve container top 2019-08-26 08:19:03 +09:00
container_stats.go Simplified code a bit 2019-07-19 04:59:32 +02:00
docker.go commands: pass arguments inline 2019-11-16 13:41:39 +01:00
dummies.go type the translations 2019-06-05 22:20:30 +10: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 adjust code to newer API 2019-07-05 14:18:44 +02:00
volume.go better support for custom commands 2019-06-10 20:14:44 +10:00