Skip to content

Remove version and default bridge network #1189

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

emfox
Copy link

@emfox emfox commented Apr 1, 2025

  1. 'version' is obsolete.
  2. Connect to default bridge is not recommended, just let docker create a 'nginx-proxy_default' bridge by default, or define named network.

2. Connect to default bridge is not recommended, just let docker
   create a 'nginx-proxy_default' bridge by default, or define named
   network.
@emfox
Copy link
Author

emfox commented Apr 1, 2025

"The default bridge network is considered a legacy detail of Docker and is not recommended for production use. " from official documentation:
https://docs.docker.com/engine/network/drivers/bridge/#use-the-default-bridge-network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant