79593868

Date: 2025-04-26 11:29:39
Score: 0.5
Natty:
Report link

This solved the issue for me.

Create a file with the name "metadata.json" in the same directory as your compose.yml (legacy name: docker-compose.yml) file.

The metadata.json file must have the following content:

{
    "ComposeFilePath": "./compose.yml"
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Stephen Stephenson