Skip to content

Docker compose version output change #528

@i-defranca

Description

@i-defranca

Describe the bug

The install script checks the docker compose version output against the literal string "Docker Compose version v2" and as for now, at least on arch (EndeavourOS) I get the following output, which fails the check and stops the installation process: Docker Compose version 2.*

Kool version and environment

I'm using the current script available at https://kool.dev/install.

To Reproduce

Just follow the docs and try to install using curl | bash. Downloading the script first and removing the "v" from the string is enough for the it to run as expected.

Screenshots

Image Image Image

Additional context

I don't know in which version the output has changed, my current Docker Compose version is 2.40.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions