Attached is a patch for compatibility with version 7 of the python-docker/docker-py library. It removes the SSL version handling and --skip-hostname-check option, which are no longer supported in docker-py since 7.0.0.Philip Chung
The patch does not adjust the tests relating to TLS configuration. Philip Chung