Skip to content

Conversation

@jsoriano
Copy link
Member

@jsoriano jsoriano commented Mar 13, 2023

Reduce output verbosity of docker compose commands.

@jsoriano jsoriano requested a review from a team March 13, 2023 16:22
@jsoriano jsoriano self-assigned this Mar 13, 2023
Copy link
Contributor

@mrodm mrodm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

env:
SETUP_GVM_VERSION: 'v0.5.0' # https://github.com/andrewkroh/gvm/issues/44#issuecomment-1013231151
DOCKER_COMPOSE_VERSION: "1.25.5" # "v2.15.1"
ELASTIC_PACKAGE_COMPOSE_DISABLE_ANSI: "true"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not take effect in the CI (disable ansi) until DOCKER_COMPOSE_VERSION is set to a v2.X version, isn`t it? In any case, it could be keep it, so it is not forgotten when docker-compose is upgraded.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct.

@jsoriano jsoriano merged commit f9639d0 into elastic:main Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants