Skip to content

Docker API concurrency Issue when launching too many containers simultaneously #452

Answered by hellt
sk2 asked this question in General
Discussion options

You must be logged in to vote

Hi @sk2
can you first try to limit the number of concurrent workers to, say, 10:

containerlab dep --max-workers 10

sometimes with large labs the concurrent API calls to docker API caused issues with the deployment

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sk2
Comment options

@davidgwatkins
Comment options

Answer selected by sk2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants