Benoit Del Basso
Benoit Del Basso
Hello. There is a use case for this when you use docker-compose. Having to add one instance of docker-ssh per service in your docker-compose.yml is cumbersome. Would be great to...
Your last proposal sounds pretty good to me. So we would define these environment settings : MULTI_CONTAINER=yes to enable the ability to select the container from username MULTI_CONTAINER_SEPARATOR=/ (default value)...
FYI I'm using a `CustomResultPager` as a workaround for this problem. ```