Version
5.0.2
Unraid Version
7.2.3
Bug Description
Compose File Discovery - Automatically detects all four standard compose file names (compose.yaml, docker-compose.yaml, compose.yml, docker-compose.yml).
Regarding this feature when I try to import this project, compose manager creates a compose.yaml file that wasn't there before.
at the same time in the compose manager path it creates this file that I guess it should be docker-compose.override.yml
The way to fix it is renaming the override but I guess this should be done automatically by compose manager
On the other hand does compose manager honor the labels like?
net.unraid.docker.managed: "composeman"
net.unraid.docker.shell: "sh"
net.unraid.docker.icon: "https://raw.githubusercontent.com/falcosecurity/falcosidekick-ui/master/public/logo.png"
net.unraid.docker.webui: "https://${falcosidekick_ui_name}.${mydomain}/"
Expected Behavior
It should work
Steps to Reproduce
See bug
Relevant Logs
Compose
Additional Context
No response
Version
5.0.2
Unraid Version
7.2.3
Bug Description
Compose File Discovery - Automatically detects all four standard compose file names (compose.yaml, docker-compose.yaml, compose.yml, docker-compose.yml).
Regarding this feature when I try to import this project, compose manager creates a compose.yaml file that wasn't there before.
at the same time in the compose manager path it creates this file that I guess it should be docker-compose.override.yml
The way to fix it is renaming the override but I guess this should be done automatically by compose manager
On the other hand does compose manager honor the labels like?
net.unraid.docker.managed: "composeman"
net.unraid.docker.shell: "sh"
net.unraid.docker.icon: "https://raw.githubusercontent.com/falcosecurity/falcosidekick-ui/master/public/logo.png"
net.unraid.docker.webui: "https://${falcosidekick_ui_name}.${mydomain}/"
Expected Behavior
It should work
Steps to Reproduce
See bug
Relevant Logs
Compose
Additional Context
No response