Skip to content

[Bug]: Compose File Discovery #95

@lordraiden

Description

@lordraiden

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.

Image

at the same time in the compose manager path it creates this file that I guess it should be docker-compose.override.yml

Image

The way to fix it is renaming the override but I guess this should be done automatically by compose manager

Image

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions