You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lazydocker/pkg/commands
Jesse Duffield 06ab7b77b1
Merge pull request #511 from rajiv-k/docker-host-ssh
fix: Properly support remote docker daemon over ssh
4 days ago
..
ssh Appease linter 8 months ago
container.go Get container details immediately after getting containers 1 week ago
container_stats.go move container stats stuff into presentation layer 2 years ago
container_stats_test.go simplify CPU monitoring logic 2 years ago
docker.go Merge pull request #511 from rajiv-k/docker-host-ssh 4 days ago
docker_host_unix.go feat(docker): Honor the host specified in current docker context (#464) 8 months ago
docker_host_windows.go feat(docker): Honor the host specified in current docker context (#464) 8 months ago
dummies.go Appease linter 8 months ago
errors.go clean some things up 5 years ago
image.go move things into presentation package 2 years ago
network.go Add networks panel 1 year ago
os.go Appease linter 8 months ago
os_default_platform.go Wrap custom commands on shell 2 years ago
os_test.go Appease linter 8 months ago
os_windows.go Wrap custom commands on shell 2 years ago
project.go convert menu panel to use new struct 2 years ago
service.go better way of rendering to the main view 2 years ago
volume.go move things into presentation package 2 years ago