mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Some containers may have bash installed but some have only basic sh (Ash/Dash). There is other shells too: ZSh, tsh etc. We can automatically detect what shell is configured. See explanation how it works https://github.com/moby/moby/issues/41702 |
||
|---|---|---|
| .. | ||
| app_config.go | ||
| app_config_test.go | ||
| config_default_platform.go | ||
| config_linux.go | ||
| config_windows.go | ||