Skip to content

feat: Find Compose files - #130

Closed
mikeroll wants to merge 1 commit into
avast:masterfrom
mikeroll:find-compose
Closed

feat: Find Compose files#130
mikeroll wants to merge 1 commit into
avast:masterfrom
mikeroll:find-compose

Conversation

@mikeroll

Copy link
Copy Markdown
Contributor

tl;dr is I really wanted to have my compose file called compose.yaml - it is the preferred default now.

docker_compose_file will now try each option until it finds an existing file, falling back to the old default of docker-compose.yml.

@mikeroll
mikeroll force-pushed the find-compose branch 2 times, most recently from d0faebb to 4d8d52a Compare November 12, 2025 15:17
@augi
augi requested review from Luminaar and Tasssadar November 12, 2025 16:00
@mikeroll mikeroll changed the title Find Compose files Nov 12, 2025
@mikeroll

Copy link
Copy Markdown
Contributor Author

Actually, scratch that, I just realized I've reimplemented the file discovery logic of compose in python. I'd rather look into omitting -f by default, so that compose can do the job itself.

@mikeroll mikeroll closed this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant