docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

it seems to take a long time to warm up?

Open shi-yan opened this issue 3 years ago • 0 comments

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.

shi-yan avatar Feb 22 '22 18:02 shi-yan