exo
exo copied to clipboard
[BUG] not limiting parallelism in some key cases
Main issue is probably downloading docker filesystem layers. Need to limit parallelism there, to avoid thrashing between simultaneous downloads.
See also COMPOSE_PARALLEL_LIMIT in docker-compose.