avast/gradle-docker-compose-plugin

Add captureContainersOutput per service

オープン

#438 opened on 2024/03/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Groovy (103 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (429 個のスター)
PR merge metrics
 (平均マージ 24d 11h) (30d で 2 merged PRs)

説明

captureContainersOutput is very useful, but when I have docker-compose with up to 10 services, this switch simply explodes my console.

I think it would be nice to have option to enable containers output only for specified services, not for all at once.

Right now I deal with this problem by controlling log levels for each container individually, but this is really time consuming

コントリビューターガイド