Giter Site home page Giter Site logo

docker-inside's People

Contributors

boon-code avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pombredanne

docker-inside's Issues

ImportError No module named ssl_match_hostname on docker-inside-setup --auto-pull

Any base dependency not mentioned in readme???

Here is the full trace:

docker-inside-setup --auto-pull
Traceback (most recent call last):
File "/home/roly/.local/bin/docker-inside-setup", line 6, in
from dockerinside.setup.init import setup_main
File "/home/roly/.local/lib/python2.7/site-packages/dockerinside/init.py", line 9, in
import docker
File "/home/roly/.local/lib/python2.7/site-packages/docker/init.py", line 2, in
from .api import APIClient
File "/home/roly/.local/lib/python2.7/site-packages/docker/api/init.py", line 2, in
from .client import APIClient
File "/home/roly/.local/lib/python2.7/site-packages/docker/api/client.py", line 10, in
from .. import auth
File "/home/roly/.local/lib/python2.7/site-packages/docker/auth.py", line 9, in
from .utils import config
File "/home/roly/.local/lib/python2.7/site-packages/docker/utils/init.py", line 3, in
from .decorators import check_resource, minimum_version, update_headers
File "/home/roly/.local/lib/python2.7/site-packages/docker/utils/decorators.py", line 4, in
from . import utils
File "/home/roly/.local/lib/python2.7/site-packages/docker/utils/utils.py", line 13, in
from .. import tls
File "/home/roly/.local/lib/python2.7/site-packages/docker/tls.py", line 5, in
from .transport import SSLHTTPAdapter
File "/home/roly/.local/lib/python2.7/site-packages/docker/transport/init.py", line 3, in
from .ssladapter import SSLHTTPAdapter
File "/home/roly/.local/lib/python2.7/site-packages/docker/transport/ssladapter.py", line 23, in
from backports.ssl_match_hostname import match_hostname
ImportError: No module named ssl_match_hostname

Tried:
pip install backports.ssl-match-hostname

Getting:
Requirement already satisfied: backports.ssl-match-hostname in /home/roly/.local/lib/python2.7/site-packages (3.7.0.1)

root : MainThread : INFO : setup returned 3 on "docker-inside-setup --auto-pull"

First give me this:

DockerInside.Setup : MainThread : WARNING : Image 'alpine:3.6' not found locally -> pull it
root : MainThread : INFO : setup returned 3

Then i pulled 'alpine:3.6' with docker pull ...

Now i execute docker-inside-setup --auto-pull, it seems to be doing something for a while and at the end just throw me:

root : MainThread : INFO : setup returned 3

Am behind a corporate proxy, environment http_proxy and https_proxy vars are settle. Any clue here???

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.