Search Results
7/5/2025, 11:31:11 PM
I'm running into weird issue.
Does having multiple compose.yml in the same directory override each other when it's being run?
I'm using this
https://github.com/qemus/qemu
to test if update would break a system, and I'm testing with multiple distros.
So I have several yaml files with different configs, but when I check the containers I just have the last container I've run.
The container names aren't the same, and there aren't port clashing as well.
I'm using podman-compose, if this make a difference.
Does having multiple compose.yml in the same directory override each other when it's being run?
I'm using this
https://github.com/qemus/qemu
to test if update would break a system, and I'm testing with multiple distros.
So I have several yaml files with different configs, but when I check the containers I just have the last container I've run.
The container names aren't the same, and there aren't port clashing as well.
I'm using podman-compose, if this make a difference.
Page 1