Skip to content

[BUG] COMPOSE_PARALLEL_LIMIT Is no longer limiting the number of concurrent builds #13043

Description

@fuzzybair

Description

COMPOSE_PARALLEL_LIMIT was added to restrict the number of concurrent containers being built #9091 (comment). This setting is no longer taking effect resulting in compose attempting to build over 30 containers at once.

Steps To Reproduce

  1. Environment: Docker Desktop on windows.
  2. I don't have a compose i can share but any compose with more images than set in COMPOSE_PARALLEL_LIMIT should be sufficient.
  3. run docker compose build
  4. compose will start building more images than allowed.

Compose Version

Docker Compose version v2.38.2-desktop.1

Docker Environment

Docker Desktop 4.43.1 (198352) 

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions