[ShellStrategy](https://www.javadoc.io/doc/org.testcontainers/testcontainers/latest/org/testcontainers/containers/wait/strategy/ShellStrategy.html) is useful for applications that use CLI commands to do the health checking. Would you consider adding this to the library? Thanks.