avast/gradle-docker-compose-plugin

Use the same naming convention for services, volumes and networks

オープン

#441 opened on 2024/05/13

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

Repository metrics

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

説明

Hi all, It's just an advice. I've noticed that the naming convention is different between services and volumes. the services are named using hyphen (ex. {projectName}-{serviceName}) while volumes and networks are using underscore.

IMHO it's better to use the same, hyphen is much better.

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