Skip to content

Conversation

@bestbeforetoday
Copy link
Member

@bestbeforetoday bestbeforetoday commented Nov 14, 2025

Empty Docker Conpose YAML files can cause errors with old Docker Compose versions due to bugs in their YAML handling. Since these files are empty and have no functional purpose, this change removes the files and references to them in scripts.

Closes #1363

Empty Docker Conpose YAML files can cause errors with old Docker Compose
versions due to bugs in their YAML handling. Since these files are empty
and have no functional purpose, this change removes the files and
references to them in scripts.

Signed-off-by: Mark S. Lewis <[email protected]>
@bestbeforetoday bestbeforetoday marked this pull request as ready for review November 14, 2025 17:17
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner November 14, 2025 17:17
@denyeart denyeart merged commit 5e9b5f7 into hyperledger:main Nov 17, 2025
51 checks passed
@bestbeforetoday bestbeforetoday deleted the empty-compose-files branch November 17, 2025 21:48
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.

network.sh up/down -ca throws error due to empty .yaml files

2 participants