Allow choosing a default shell for terminal, failing which, fall back to sh if the default shell fails to start #848
                  
                    
                      starfishpatkhoo
                    
                  
                
                  started this conversation in
                Feature Request
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Feature Request Type
UI Feature
🔖 Feature description
Allow setting the default shell to be used when opening a shell session into a container, with a fall back to
shif the chosen shell does not exist/fails to launch.✔️ Solution
DOCKGE_DEFAULT_SHELLto specifysh,bash,zsh,tcsh.. as needed/popularDOCKGE_DEFAULT_SHELLdoes not exist, the default isshSwitch toshell button should list only the 4 (or 5) most popular shellshttp://url:port/terminal/container/<shell>...shinsteadshsince almost every system out there has ansh(even if many people may consider it crap)If the proposed feature request is difficult to do, then I propose (Alternate Solution):
bash(current behaviour)shinstead❓ Alternatives
This was also brought up in - #658 - but I wrote this feature request to make it clearer.
📝 Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions