Skip to content

Support Docker Compose in build script #2373

Description

@zhaohehuhu

Is your feature request related to a problem? Please describe.

Docker build mode currently assumes the legacy docker-compose command is available. Newer Docker engine may only provide Docker Compose as the docker compose subcommand, causing auron-build.sh to fail with exec: docker-compose: not found.

Describe the solution you'd like

Update auron-build.sh to support Docker Compose v2 via docker compose, while keeping compatibility with the legacy docker-compose command.

Describe alternatives you've considered

No
Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions