nautilusapp/nautilus

Can I upload multiple docker compose files?

Opened this issue · 2 comments

I have my application broken down into multiple docker compose files. Any way I can upload them and visualize?

Thank you for this feedback.

You can upload multiple sequentially, but the application is designed to display only one Compose instance at once. This is a good edge case for us to consider though. I'll speak internally with the team about implementing this.

What exactly would be best for your use case? Would you want all services to be displayed at once across multiple Compose files. Or maybe the ability switch between which Compose instance your viewing?

Hey Josh, our team is iterating on your project at Codesmith and we are attempting to implement this feature. Have you given it any consideration yet? We have been thinking of making multiple tabs that allow you to quickly switch between opened compose-files. We could also attempt to show them on the same screen if that's something that people want.