When shelling into the container, we're greeted with... ``` $ ``` In order to get the bash shell, we have to manually run `bash`, then we get the configured shell where we can run openclaw. Expected: We are straight away into Bash