Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker run harisekhon/pytools dockerhub_search.py harisekhon #52

Open
johnfelipe opened this issue Jun 11, 2022 · 0 comments
Open

docker run harisekhon/pytools dockerhub_search.py harisekhon #52

johnfelipe opened this issue Jun 11, 2022 · 0 comments

Comments

@johnfelipe
Copy link

Unable to find image 'harisekhon/pytools:latest' locally
latest: Pulling from harisekhon/pytools
d7bfe07ed847: Pull complete
7009757257ba: Pull complete
9a869f37ea40: Pull complete
3c12d5305d29: Pull complete
7c328aa7c63e: Pull complete
1aa9e44ca37a: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:af996ac6da63066f28fe509a2995fc0136f31abfb4a9b16258fa757fe3015d8b
Status: Downloaded newer image for harisekhon/pytools:latest
Traceback (most recent call last):
  File "/github/pytools/pylib/harisekhon/nagiosplugin/docker_nagiosplugin.py", line 35, in <module>
    import docker
  File "/usr/local/lib/python2.7/dist-packages/docker/__init__.py", line 2, in <module>
    from .api import APIClient
  File "/usr/local/lib/python2.7/dist-packages/docker/api/__init__.py", line 2, in <module>
    from .client import APIClient
  File "/usr/local/lib/python2.7/dist-packages/docker/api/client.py", line 10, in <module>
    from .build import BuildApiMixin
  File "/usr/local/lib/python2.7/dist-packages/docker/api/build.py", line 6, in <module>
    from .. import auth
  File "/usr/local/lib/python2.7/dist-packages/docker/auth.py", line 9, in <module>
    from .utils import config
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/__init__.py", line 3, in <module>
    from .decorators import check_resource, minimum_version, update_headers
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/decorators.py", line 4, in <module>
    from . import utils
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/utils.py", line 13, in <module>
    from .. import tls
  File "/usr/local/lib/python2.7/dist-packages/docker/tls.py", line 5, in <module>
    from .transport import SSLHTTPAdapter
  File "/usr/local/lib/python2.7/dist-packages/docker/transport/__init__.py", line 3, in <module>
    from .ssladapter import SSLHTTPAdapter
  File "/usr/local/lib/python2.7/dist-packages/docker/transport/ssladapter.py", line 23, in <module>
    from backports.ssl_match_hostname import match_hostname
ImportError: No module named ssl_match_hostname

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant