Skip to content

docs: add precisions to multi container compose file #2650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 20, 2025

Conversation

Bob-le-pirate
Copy link
Contributor

Added precision for 3-container version

Added precision for 3-container version
Copy link
Member

@buchdag buchdag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that the usage of network_mode: "none" and the internal network feature should be made default in the compose examples without any explanation. The usage of network_mode on a service is also mutually exclusive with networks for the entire compose file and I don't think it's a good idea to suggest this as the base example.

The compose file are meant to serve as minimalist examples, and users are supposed to read the doc and build from there.

@buchdag buchdag added the type/docs PR with documentation only changes label Aug 19, 2025
@Bob-le-pirate
Copy link
Contributor Author

I accept your comment regarding "network_mode".
I am happy with the other suggested changes.

@buchdag buchdag changed the title Update docker-compose-separate-containers.yml docs: add precisions to multi container compose file Aug 20, 2025
@buchdag
Copy link
Member

buchdag commented Aug 20, 2025

Thanks @Bob-le-pirate 👍

@buchdag buchdag merged commit f2add30 into nginx-proxy:main Aug 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs PR with documentation only changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants