docker-py
                                
                                 docker-py copied to clipboard
                                
                                    docker-py copied to clipboard
                            
                            
                            
                        it seems to take a long time to warm up?
So on linux, we have noticed some strange behavior using the python sdk.
it seems that it takes a very long time (minutes) for the sdk to connect to the daemon for the first time. After the first time, the following connection seems to be faster. there seems to be a warm-up time needed.
the CLI commands, such as docker ls, don't appear to have a warm-up time. the warm-up time sometimes is too long, people feel it gets stuck.