lazydocker/pkg/config
Sergey Ponomarev 430600063c Exec shell: autodetect container shell
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
2020-12-12 18:40:31 +02:00
..
app_config.go Exec shell: autodetect container shell 2020-12-12 18:40:31 +02:00
app_config_test.go added test to increase coverage #31 2019-07-26 16:42:46 +08:00
config_default_platform.go make config type safe 2019-06-02 11:37:21 +10:00
config_linux.go make config type safe 2019-06-02 11:37:21 +10:00
config_windows.go make config type safe 2019-06-02 11:37:21 +10:00