docker-ssh
docker-ssh copied to clipboard
Fallback to sh as CONTAINER_SHELL if bash is not available
Many images based on Alpine Linux etc do not contain bash, so docker-ssh does not work out of the box and error message is cryptic.
originator: #21