mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Implements #224 Use sort containers by state as default behavior Legacy sort by name behavior can be set using a user config setting. `sortContainersByName` is false by default. |
||
|---|---|---|
| .. | ||
| container.go | ||
| container_stats.go | ||
| docker.go | ||
| dummies.go | ||
| errors.go | ||
| image.go | ||
| os.go | ||
| os_default_platform.go | ||
| os_test.go | ||
| os_windows.go | ||
| service.go | ||
| volume.go | ||