mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-08-28 18:24:17 -05: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