Skip to content

docker-compose version --short changed output from vX.Y to X.Y between v2.2.3 and 2.3.3 #9272

Description

@rfay

Description

docker-compose version --short always used vX.Y as its format (for example, v2.2.3). In v2.3.3 it uses X.Y (without the 'v'),

$ ./docker-compose version --short
2.3.3

Since other projects depend on this output, it should remain the same from version to version.

Steps to reproduce the issue:

Run docker-compose version --short

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions