lazydocker/pkg/commands
Jesse Duffield 966570ce6c Forward env vars to commands
We want to forward env vars to commands just because it's good practice,
and probably enables things that previously weren't possible.
2023-10-09 22:03:40 +11:00
..
ssh kill process directly 2022-05-09 20:23:45 +10:00
container.go Forward env vars to commands 2023-10-09 22:03:40 +11:00
container_stats.go move container stats stuff into presentation layer 2022-11-09 21:21:36 +11:00
container_stats_test.go simplify CPU monitoring logic 2022-05-11 17:49:00 +10:00
docker.go feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00
docker_host_unix.go feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00
docker_host_windows.go feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11: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 move things into presentation package 2022-11-09 21:21:36 +11:00
network.go Add networks panel 2023-03-06 01:25:23 +03:00
os.go Forward env vars to commands 2023-10-09 22:03:40 +11:00
os_default_platform.go Wrap custom commands on shell 2022-12-01 19:04:29 +11:00
os_test.go Forward env vars to commands 2023-10-09 22:03:40 +11:00
os_windows.go Wrap custom commands on shell 2022-12-01 19:04:29 +11:00
project.go convert menu panel to use new struct 2022-11-09 21:21:35 +11:00
service.go better way of rendering to the main view 2022-11-10 19:14:12 +11:00
volume.go move things into presentation package 2022-11-09 21:21:36 +11:00